Uses of Class
org.antlr.runtime.tree.TreeWizard.TreePattern
Packages that use TreeWizard.TreePattern
-
Uses of TreeWizard.TreePattern in org.antlr.runtime.tree
Subclasses of TreeWizard.TreePattern in org.antlr.runtime.treeMethods in org.antlr.runtime.tree with parameters of type TreeWizard.TreePatternModifier and TypeMethodDescriptionprotected boolean
TreeWizard._parse
(Object t1, TreeWizard.TreePattern tpattern, Map labels) Do the work for parse.