Lines Matching full:tok_for
60 tok_for = -9, tok_in = -10,90 if (IdentifierStr == "for") return tok_for;470 case tok_for: return ParseForExpr();