Lines Matching full:tok_unary
63 tok_binary = -11, tok_unary = -12,93 if (IdentifierStr == "unary") return tok_unary;552 case tok_unary: