Uses of Interface
org.opencypher.grammar.CharacterSet.DefinitionVisitor
-
Packages that use CharacterSet.DefinitionVisitor Package Description org.opencypher.grammar -
-
Uses of CharacterSet.DefinitionVisitor in org.opencypher.grammar
Subinterfaces of CharacterSet.DefinitionVisitor in org.opencypher.grammar Modifier and Type Interface Description static interfaceCharacterSet.DefinitionVisitor.NamedSetVisitor<EX extends Exception>Methods in org.opencypher.grammar with parameters of type CharacterSet.DefinitionVisitor Modifier and Type Method Description <EX extends Exception>
voidCharacterSet. accept(CharacterSet.DefinitionVisitor<EX> visitor)
-