Lines Matching full:tok_unary
40 tok_binary = -11, tok_unary = -12,70 if (IdentifierStr == "unary") return tok_unary;529 case tok_unary: