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

Lines Matching refs:tracks

83     /// The Lexer tracks line/col info as well as input index so its markers are
215 /// The current line in the character stream (ANTLR tracks the
526 /// Tracks the set of token types that can follow any rule invocation.
569 /// An array[size num rules] of Map<Integer,Integer> that tracks
907 /// recognizer tracks its own number. So parser and lexer each have
1627 /// Tracks the depth of nested <see cref="IIntStream.Mark"/> calls
1632 /// A list of CharStreamState objects that tracks the stream state