Package com.google.googlejavaformat.java.javadoc
-
Class Summary Class Description CharStream String reader designed for use from the lexer.JavadocFormatter Entry point for formatting Javadoc.JavadocLexer Lexer for the Javadoc formatter.JavadocWriter Stateful object that accepts "requests" and "writes," producing formatted Javadoc.NestingCounter Mutable integer for tracking the level of nesting.Token Javadoc token. -
Enum Summary Enum Description JavadocWriter.AutoIndent JavadocWriter.RequestedWhitespace The kind of whitespace that has been requested between the previous and next tokens.Token.Type Javadoc token type. -
Exception Summary Exception Description JavadocLexer.LexException