Package | Description |
---|---|
com.google.googlejavaformat | |
com.google.googlejavaformat.java |
Modifier and Type | Method and Description |
---|---|
abstract void |
Doc.write(Output output)
Write a
Doc to an Output , after breaking decisions have
been made. |
void |
Doc.Token.write(Output output) |
void |
Doc.Break.write(Output output) |
Constructor and Description |
---|
OpsBuilder(Input input,
Output output,
List<FormatterDiagnostic> errors)
The
OpsBuilder constructor. |
Modifier and Type | Class and Description |
---|---|
class |
JavaOutput
JavaOutput extends Output to represent a Java output document. |
Copyright © 2015–2016 Google Inc.. All rights reserved.