Package | Description |
---|---|
com.google.googlejavaformat.java |
Modifier and Type | Method and Description |
---|---|
static void |
Formatter.format(JavaInput javaInput,
JavaOutput javaOutput,
int maxWidth,
List<FormatterDiagnostic> errors,
int indentationMultiplier)
Construct a
Formatter given Java compilation unit. |
Constructor and Description |
---|
JavaOutput(JavaInput javaInput,
CommentsHelper commentsHelper)
JavaOutput constructor. |
Copyright © 2015 Google Inc.. All rights reserved.