Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching defs:MoveNext

1088     function MoveNext: Boolean;
2060 /// we can Emit many tokens for every MoveNext() call, it's pretty hard to
2071 function MoveNext: Boolean; virtual;
4592 MoveNext; // get at least k-depth lookahead nodes
4734 function TUnBufferedTreeNodeStream.MoveNext: Boolean;