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

Lines Matching refs:number

153     /// as line number.  For seeking backwards, you will be presumably
248 /// <summary>The line number on which this token was matched; line=1..N</summary>
256 /// <summary>The line number on which this token was matched; line=1..N</summary>
382 /// <summary>What line number is the scanner at before processing buffer[P]? </summary>
447 /// <summary> Grows the set to a larger number of bits.</summary>
617 /// <summary>The channel number for the current token</summary>
855 /// Given a rule number and a start token index number, return
906 /// Get number of recognition errors (lexer, parser, tree parser). Each
907 /// recognizer tracks its own number. So parser and lexer each have
940 /// see these tokens and cannot change the filter channel number during the
1020 /// <returns>Return an alternative number 1..N. Throw an exception upon error.</returns>
1614 /// <summary>Current line number within the input (1..n )</summary>
1723 BITS = 64; // number of bits / ulong
1848 /// <summary>What token number is this from 0..n-1 tokens; &lt; 0 implies invalid index </summary>
1898 /// <summary>What token number is this from 0..n-1 tokens </summary>