Home | History | Annotate | Download | only in tutorial

Lines Matching full:ahead

215 us to look one token ahead at what the lexer is returning.  Every function in
355 <em>look-ahead</em> to determine if the current identifier is a stand alone
386 can assume the state of CurTok in the various functions. This uses look-ahead
535 To determine this, we look ahead at "binop" to determine its precedence and