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

Lines Matching refs:Where

254     /// display routine in BaseRecognizer needs to display where the
263 /// Where are the bounds in the input token stream for this node and
350 /// Get tree node at current input pointer + i ahead where i=1 is next node.
392 /// Where is this stream pulling nodes from? This is not the name, but
661 /// This is a variant of createToken where the new token is derived from
758 /// Where is this stream pulling nodes from? This is not the name, but
948 /// more efficient. Returns Map<Integer, List> where the List is
1098 /// This signifies a case where the cardinality of two or more elements
1099 /// in a subrule are different: (ID INT)+ where |ID|!=|INT|
1953 /// where to go after walking the last child of a node. When visiting
2622 // Also handle case where start is the first token and no token
2706 // add oldRoot to newRoot; AddChild takes care of case where oldRoot