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