Searched refs:TK_Key (Results 1 – 1 of 1) sorted by relevance
128 TK_Key, enumerator599 case Token::TK_Key: in dumpTokens()1135 T.Kind = Token::TK_Key; in scanKey()1148 T.Kind = Token::TK_Key; in scanValue()1822 if (t.Kind == Token::TK_Key) in getKey()1848 || t.Kind == Token::TK_Key in getValue()1863 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Key) { in getValue()1886 if (T.Kind == Token::TK_Key || T.Kind == Token::TK_Scalar) { in increment()2129 case Token::TK_Key: in parseBlockNode()