Uses of Package
com.google.googlejavaformat
Packages that use com.google.googlejavaformat
Package
Description
-
Classes in com.google.googlejavaformat used by com.google.googlejavaformatClassDescriptionA
CloseOpcloses a level.Rewrite comments.A leaf node in aDocfor an optional break.State for writing.Is a Token a real token, or imaginary (e.g., a token generated incorrectly, or an EOF)?An error that prevented formatting from succeeding.An indent for aDoc.LevelorDoc.Break.A constant function, returning a constant indent.A conditional function, whose value depends on whether a break was taken.An input to the formatter.ATok("tock") is a token, or a comment, or a newline, or a maximal string of blanks.ATokenis a language-level token.AnOpis a member of the sequence of formatting operations emitted byOpsBuilderand transformed byDocBuilderinto aDoc.A request to add or remove a blank line in the output.An output from the formatter.Unique identifier for a break. -
Classes in com.google.googlejavaformat used by com.google.googlejavaformat.javaClassDescriptionRewrite comments.An error that prevented formatting from succeeding.An indent for a
Doc.LevelorDoc.Break.A constant function, returning a constant indent.An input to the formatter.ATok("tock") is a token, or a comment, or a newline, or a maximal string of blanks.ATokenis a language-level token.A request to add or remove a blank line in the output.An output from the formatter.Unique identifier for a break. -
Classes in com.google.googlejavaformat used by com.google.googlejavaformat.java.java17ClassDescription
-
Classes in com.google.googlejavaformat used by com.google.googlejavaformat.java.java21ClassDescription