Lines Matching full:tok_unary
57 tok_binary = -11, tok_unary = -12,87 if (IdentifierStr == "unary") return tok_unary;546 case tok_unary: