Home | History | Annotate | Download | only in antlr3

Lines Matching full:ahead

64         """Get int at current input pointer + i ahead where i=1 is next int.
138 normally used to seek ahead in the input stream. No buffering is
257 Get Token at current input pointer + i ahead where i=1 is next Token.
269 How far ahead has the stream been asked to look? The return
477 consume() ahead until p==index; can't just set p=index as we must