Searched refs:tNot (Results 1 – 2 of 2) sorted by relevance
490 case tNot: in parse()1094 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()1114 if ( type != tNumber && type != tNot) { in checkSyntax()1118 case tNot: in checkSyntax()1149 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()1327 keyType = tNot; in getKeyType()
118 tNot, // 'not' only. enumerator