Uses of Class
org.opencypher.tools.g4tree.Rule
-
Packages that use Rule Package Description org.opencypher.tools.g4processors org.opencypher.tools.g4tree -
-
Uses of Rule in org.opencypher.tools.g4processors
Methods in org.opencypher.tools.g4processors that return types with arguments of type Rule Modifier and Type Method Description Map<String,Rule>Normaliser. normalise(GrammarTop top) -
Uses of Rule in org.opencypher.tools.g4tree
Methods in org.opencypher.tools.g4tree that return types with arguments of type Rule Modifier and Type Method Description List<Rule>RuleList. getRules()
-