| Package | Description |
|---|---|
| com.google.googlejavaformat | |
| com.google.googlejavaformat.java |
| Modifier and Type | Method and Description |
|---|---|
FormatterDiagnostic |
Input.createDiagnostic(int inputPosition,
String message)
Construct a diagnostic.
|
| Constructor and Description |
|---|
OpsBuilder(Input input,
Output output,
List<FormatterDiagnostic> errors)
The
OpsBuilder constructor. |
| Modifier and Type | Method and Description |
|---|---|
List<FormatterDiagnostic> |
FormatterException.diagnostics() |
| Constructor and Description |
|---|
FormatterException(List<FormatterDiagnostic> diagnostics) |
Copyright © 2015–2016 Google Inc.. All rights reserved.