Package com.google.auto.value.processor
Class Reformatter
java.lang.Object
com.google.auto.value.processor.Reformatter
Postprocessor that runs over the output of the template engine in order to make it look nicer.
Mostly, this involves removing surplus horizontal and vertical space.
-
Constructor Details
-
Reformatter
Reformatter()
-
-
Method Details
-
fixup
-
removeTrailingSpace
-
compressBlankLines
-
compressSpace
-