Uses of Enum Class
org.neo4j.cypherdsl.core.ast.EnterResult
Packages that use EnterResult
-
Uses of EnterResult in org.neo4j.cypherdsl.core.ast
Methods in org.neo4j.cypherdsl.core.ast that return EnterResultModifier and TypeMethodDescriptiondefault EnterResultVisitor.enterWithResult(Visitable segment) A method that is used to pass control to some extent from the visitor to theVisitable.static EnterResultReturns the enum constant of this class with the specified name.static EnterResult[]EnterResult.values()Returns an array containing the constants of this enum class, in the order they are declared.