Searched refs:tKeyword (Results 1 – 2 of 2) sorted by relevance
551 case tKeyword: in parse()1071 if (type!=tKeyword && type != tEOF) { in checkSyntax()1085 case tKeyword: in checkSyntax()1206 case tKeyword: in getNextToken()1207 while (type == tKeyword && ++curIndex < ruleSrc->length()) { in getNextToken()1211 type = tKeyword; in getNextToken()1255 return tKeyword; in charType()1291 if (keyType != tKeyword) { in getKeyType()
111 tKeyword, enumerator