Searched refs:TK_Key (Results 1 – 1 of 1) sorted by relevance
142 TK_Key, enumerator651 case Token::TK_Key: in dumpTokens()1307 T.Kind = Token::TK_Key; in scanKey()1320 T.Kind = Token::TK_Key; in scanValue()2205 if (t.Kind == Token::TK_Key) in getKey()2238 || t.Kind == Token::TK_Key in getValue()2253 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Key) { in getValue()2276 if (T.Kind == Token::TK_Key || T.Kind == Token::TK_Scalar) { in increment()2531 case Token::TK_Key: in parseBlockNode()