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

Lines Matching full:past

713                 input.Consume(); // move past ttype token as if all were ok
955 * tosses out data after we commit past input position i.
982 * 1 past the stop token matched for this rule last time.
1000 input.Seek( stopIndex + 1 ); // jump to one past stop token