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