Home | History | Annotate | Download | only in Parse

Lines Matching full:lookahead

84 /// token lookahead. Comment from gcc: "If they start with an identifier
88 /// At the moment, I am not doing 2 token lookahead. I am also unaware of
91 /// a pressing need to implement the 2 token lookahead.
1177 // error, we'd do lookahead to try to do better recovery.
2536 // lookahead one more token to see if it's obvious that we have a
4094 // infrequent, use of lookahead is not costly here.