Uses of Interface
org.opencypher.grammar.Literal.Visitor
-
Packages that use Literal.Visitor Package Description org.opencypher.grammar -
-
Uses of Literal.Visitor in org.opencypher.grammar
Methods in org.opencypher.grammar with parameters of type Literal.Visitor Modifier and Type Method Description <EX extends Exception>
voidLiteral. accept(Literal.Visitor<EX> visitor)
-