Searched refs:TK_Key (Results 1 – 1 of 1) sorted by relevance
145 TK_Key, enumerator645 case Token::TK_Key: in dumpTokens()1211 T.Kind = Token::TK_Key; in scanKey()1224 T.Kind = Token::TK_Key; in scanValue()2065 if (t.Kind == Token::TK_Key) in getKey()2091 || t.Kind == Token::TK_Key in getValue()2106 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Key) { in getValue()2129 if (T.Kind == Token::TK_Key || T.Kind == Token::TK_Scalar) { in increment()2384 case Token::TK_Key: in parseBlockNode()