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

Lines Matching refs:Lexers

308     /// ask lexers input stream.
1100 /// Lexers can normally Match any char in it's vocabulary after matching
1400 /// <summary>The current char when an error occurred. For lexers. </summary>
1439 /// Returns the line at which the error occurred (for lexers)
1445 /// occurred (for lexers)
1458 /// Returns the current char when the error occurred (for lexers)
2013 /// <remarks>This is ignored for lexers.</remarks>