| Package | Description |
|---|---|
| com.google.googlejavaformat |
| Modifier and Type | Method and Description |
|---|---|
static Doc.Token.RealOrImaginary |
Doc.Token.RealOrImaginary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Doc.Token.RealOrImaginary[] |
Doc.Token.RealOrImaginary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpsBuilder.token(String token,
Doc.Token.RealOrImaginary realOrImaginary,
Indent plusIndentCommentsBefore,
Optional<Indent> breakAndIndentTrailingComment) |
Copyright © 2015–2017 Google Inc.. All rights reserved.