Uses of Class
org.antlr.runtime.tree.CommonTree
Packages that use CommonTree
-
Uses of CommonTree in org.antlr.runtime.tree
Subclasses of CommonTree in org.antlr.runtime.treeModifier and TypeClassDescriptionclassA node representing erroneous token range in token streamstatic classWhen using %label:TOKENNAME in a tree for parse(), we must track the label.static classFields in org.antlr.runtime.tree declared as CommonTreeModifier and TypeFieldDescriptionCommonTree.parentWho is the parent node of this node; if null, implies node is rootConstructors in org.antlr.runtime.tree with parameters of type CommonTree