| Package | Description |
|---|---|
| com.google.googlejavaformat |
| Modifier and Type | Method and Description |
|---|---|
static Doc.Token.RealOrImaginary |
Doc.Token.RealOrImaginary.valueOf(java.lang.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(java.lang.String token,
Doc.Token.RealOrImaginary realOrImaginary,
Indent plusIndentCommentsBefore,
com.google.common.base.Optional<Indent> breakAndIndentTrailingComment) |
Copyright © 2015-2018 Google Inc.. All Rights Reserved.