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

Lines Matching refs:Its

83     /// The Lexer tracks line/col info as well as input index so its markers are
149 /// This is different from rewind in its multi-directional requirement
150 /// and in that its argument is strictly an input cursor (index).
180 /// pass the buck all the way to the lexer who can ask its input stream
907 /// recognizer tracks its own number. So parser and lexer each have
1259 /// useful for generating a C file and also its header file--all from the
1372 /// knows its state (such as current input symbol and line info) that
1727 /// Its turns out that, for powers of two, this mod operation is