Uses of Enum Class
org.neo4j.cypherdsl.core.renderer.Configuration.IndentStyle
Packages that use Configuration.IndentStyle
-
Uses of Configuration.IndentStyle in org.neo4j.cypherdsl.core.renderer
Methods in org.neo4j.cypherdsl.core.renderer that return Configuration.IndentStyleModifier and TypeMethodDescriptionConfiguration.getIndentStyle()Returns the indentation style.static Configuration.IndentStyleReturns the enum constant of this class with the specified name.static Configuration.IndentStyle[]Configuration.IndentStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.neo4j.cypherdsl.core.renderer with parameters of type Configuration.IndentStyleModifier and TypeMethodDescriptionConfiguration.Builder.withIndentStyle(Configuration.IndentStyle indentStyle)