Package | Description |
---|---|
com.google.googlejavaformat.java | |
com.google.googlejavaformat.java.javadoc |
Modifier and Type | Method and Description |
---|---|
JavaFormatterOptions |
JavaFormatterOptions.Builder.build() |
static JavaFormatterOptions |
JavaFormatterOptions.defaultOptions()
Returns the default formatting options.
|
Constructor and Description |
---|
Formatter(JavaFormatterOptions options) |
JavaCommentsHelper(String lineSeparator,
JavaFormatterOptions options) |
Modifier and Type | Method and Description |
---|---|
static String |
JavadocFormatter.formatJavadoc(String input,
int blockIndent,
JavaFormatterOptions options)
Formats the given Javadoc comment, which must start with ∕✱✱ and end with ✱∕.
|
Copyright © 2015–2017 Google Inc.. All rights reserved.