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