Package com.github.javaparser.printer.configuration
package com.github.javaparser.printer.configuration
-
InterfaceDescriptionThis interface defines the API for printer configuration.
-
ClassDescriptionConfiguration options for the
Printer
.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).Deprecated.This class could be removed in a future version.