Lines Matching full:tok_unary
39 tok_binary = -11, tok_unary = -12,69 if (IdentifierStr == "unary") return tok_unary;528 case tok_unary: