Searched refs:tKeyword (Results 1 – 2 of 2) sorted by relevance
564 case tKeyword: in parse()1084 if (type!=tKeyword && type != tEOF) { in checkSyntax()1098 case tKeyword: in checkSyntax()1219 case tKeyword: in getNextToken()1220 while (type == tKeyword && ++curIndex < ruleSrc->length()) { in getNextToken()1224 type = tKeyword; in getNextToken()1268 return tKeyword; in charType()1304 if (keyType != tKeyword) { in getKeyType()
114 tKeyword, enumerator