Go to the source code of this file.
Namespaces | |
| namespace | Antlr.Runtime.Tree |
Classes | |
| class | Antlr.Runtime.Tree.TreeParser |
| A parser for a stream of tree nodes. "tree grammars" result in a subclass of this. All the error reporting and recovery is shared with Parser via the BaseRecognizer superclass. More... | |
1.5.5