Package com.github.javaparser.printer.configuration
-
Interface Summary Interface Description ConfigurationOption ImportOrderingStrategy PrinterConfiguration This interface defines the API for printer configuration. -
Class Summary Class Description DefaultConfigurationOption DefaultPrinterConfiguration Configuration options for thePrinter
.Indentation This class defines the characteristics of an indentation: the type (space, tabs..) and the size (How many characters must be used to indent the code).PrettyPrinterConfiguration Deprecated. This class could be removed in a future version. -
Enum Summary Enum Description DefaultPrinterConfiguration.ConfigOption Indentation.IndentType