Package | Description |
---|---|
com.google.googlejavaformat | |
com.google.googlejavaformat.java |
Modifier and Type | Class and Description |
---|---|
class |
Input
An input to the formatter.
|
class |
Output
An output from the formatter.
|
Modifier and Type | Method and Description |
---|---|
static Map<Integer,Range<Integer>> |
InputOutput.makeKToIJ(InputOutput put)
Given an
InputOutput , compute the map from tok indices to line ranges. |
Modifier and Type | Class and Description |
---|---|
class |
JavaInput
JavaInput extends Input to represent a Java input document. |
class |
JavaOutput
JavaOutput extends Output to represent a Java output document. |
Copyright © 2015–2017 Google Inc.. All rights reserved.