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

Lines Matching refs:How

51   /// How to create and navigate trees.  Rather than have a separate factory
181 /// For identifying trees. How to identify nodes so we can say "add node
296 /// <summary>How many children? If 0, then this is a leaf node </summary>
412 /// What adaptor can tell me how to interpret/navigate nodes and trees.
645 /// Tell me how to create a token for use with imaginary token nodes.
656 /// Tell me how to create a token for use with imaginary token nodes.
696 /// This stream knows how to mark/release for backtracking.
1676 /// <summary>How long is the pattern in char?</summary>
2007 /// tracks how deep Mark() calls are nested