Uses of Interface
org.opencypher.grammar.Alternatives
-
Packages that use Alternatives Package Description org.opencypher.grammar org.opencypher.tools.grammar This is the entry-point package for the tools in this library. -
-
Uses of Alternatives in org.opencypher.grammar
Methods in org.opencypher.grammar with parameters of type Alternatives Modifier and Type Method Description TTermTransformation. transformAlternatives(P param, Alternatives alternatives)voidTermVisitor. visitAlternatives(Alternatives alternatives) -
Uses of Alternatives in org.opencypher.tools.grammar
Methods in org.opencypher.tools.grammar with parameters of type Alternatives Modifier and Type Method Description voidXml. visitAlternatives(Alternatives alternatives)
-