Package | Description |
---|---|
com.google.googlejavaformat.java | |
com.google.googlejavaformat.java.javadoc |
Modifier and Type | Class and Description |
---|---|
class |
JavaFormatterOptions
Options for a google-java-format invocation.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
JavadocFormatter.formatJavadoc(java.lang.String input,
int blockIndent,
JavadocOptions options)
Formats the given Javadoc comment, which must start with ∕✱✱ and end with ✱∕.
|
Copyright © 2015-2018 Google Inc.. All Rights Reserved.