Go to the source code of this file.
Namespaces | |
| namespace | Antlr.Runtime.Tree |
Classes | |
| class | Antlr.Runtime.Tree.CommonTreeAdaptor |
| A TreeAdaptor that works with any Tree implementation. It provides really just factory methods; all the work is done by BaseTreeAdaptor. If you would like to have different tokens created than ClassicToken objects, you need to override this and then set the parser tree adaptor to use your subclass. More... | |
1.5.5