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

Lines Matching refs:construction

54   /// This takes the place of the tree construction code generated in the
102 /// Tree parsing should happen only when parsing and tree construction
125 /// This is for construction and I'm not sure it's completely general for
127 /// between your tree's addChild and this parser tree construction addChild
175 /// This method is executed after all rule tree construction and right
639 /// not the tree node routines to do the construction.
692 /// constructor during construction and makes pointers into the tree
1096 /// <summary>Base class for all exceptions thrown during AST rewrite construction.</summary>