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 java.util.Map<java.lang.Integer,com.google.common.collect.Range<java.lang.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-2018 Google Inc.. All Rights Reserved.