Searched refs:tSemiColon (Results 1 – 2 of 2) sorted by relevance
104 tSemiColon, enumerator
1145 case tSemiColon: in checkSyntax()1193 if (curType != tDot && curType != tSemiColon && curType != tIs && curType != tNot && in checkSyntax()1239 case tSemiColon: in getNextToken()1325 type = tSemiColon; in inRange()