Searched defs:during (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas91 /// tokens consumed during error recovery. The start token indicates the
93 /// the last symbol consumed during recovery.
101 /// <para>This only makes sense during token parsing, not tree parsing.
692 /// constructor during construction and makes pointers into the tree procedure
742 /// Seek back to previous index saved during last Push() call.
1065 /// No new nodes should be created in tree during the walk. A small buffer
1069 /// For tree rewriting during tree parsing, this must also be able
1096 /// <summary>Base class for all exceptions thrown during AST rewrite construction.</summary>
1751 /// This adaptor creates TreePattern objects for use during scan()
2057 /// Navigates to the next node found during
[all...]

Completed in 119 milliseconds