Uses of Class
com.github.javaparser.printer.configuration.Indentation
Packages that use Indentation
-
Uses of Indentation in com.github.javaparser.printer.configuration
Methods in com.github.javaparser.printer.configuration that return IndentationModifier and TypeMethodDescriptionPrettyPrinterConfiguration.getIndentation()Deprecated.Indentation.setSize(int size)Indentation.setType(Indentation.IndentType type)Methods in com.github.javaparser.printer.configuration with parameters of type IndentationModifier and TypeMethodDescriptionPrettyPrinterConfiguration.setIndentation(Indentation indentation)Deprecated.