Lines Matching full:tok_for
54 tok_for = -9, tok_in = -10,84 if (IdentifierStr == "for") return tok_for;464 case tok_for: return ParseForExpr();