Uses of Enum
com.google.googlejavaformat.java.javadoc.JavadocWriter.AutoIndent
Packages that use JavadocWriter.AutoIndent
-
Uses of JavadocWriter.AutoIndent in com.google.googlejavaformat.java.javadoc
Methods in com.google.googlejavaformat.java.javadoc that return JavadocWriter.AutoIndentModifier and TypeMethodDescriptionstatic JavadocWriter.AutoIndentReturns the enum constant of this type with the specified name.static JavadocWriter.AutoIndent[]JavadocWriter.AutoIndent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.googlejavaformat.java.javadoc with parameters of type JavadocWriter.AutoIndentModifier and TypeMethodDescriptionprivate voidJavadocWriter.writeNewline(JavadocWriter.AutoIndent autoIndent)