Uses of Package
com.google.googlejavaformat
| Package | Description |
|---|---|
| com.google.googlejavaformat | |
| com.google.googlejavaformat.java | |
| com.google.googlejavaformat.java.java14 |
-
Classes in com.google.googlejavaformat used by com.google.googlejavaformat Class Description CloseOp ACloseOpcloses a level.CommentsHelper Rewrite comments.Doc Doc.Break A leaf node in aDocfor an optional break.Doc.FillMode Doc.State State for writing.Doc.Token.RealOrImaginary Is a Token a real token, or imaginary (e.g., a token generated incorrectly, or an EOF)?DocBuilder FormatterDiagnostic An error that prevented formatting from succeeding.Indent An indent for aDoc.LevelorDoc.Break.Indent.Const A constant function, returning a constant indent.Indent.If A conditional function, whose value depends on whether a break was taken.Input An input to the formatter.Input.Tok ATok("tock") is a token, or a comment, or a newline, or a maximal string of blanks.Input.Token ATokenis a language-level token.InputOutput Op AnOpis a member of the sequence of formatting operations emitted byOpsBuilderand transformed byDocBuilderinto aDoc.OpsBuilder.BlankLineWanted A request to add or remove a blank line in the output.Output An output from the formatter.Output.BreakTag Unique identifier for a break. -
Classes in com.google.googlejavaformat used by com.google.googlejavaformat.java Class Description CommentsHelper Rewrite comments.FormatterDiagnostic An error that prevented formatting from succeeding.Indent An indent for aDoc.LevelorDoc.Break.Indent.Const A constant function, returning a constant indent.Input An input to the formatter.Input.Tok ATok("tock") is a token, or a comment, or a newline, or a maximal string of blanks.Input.Token ATokenis a language-level token.InputOutput Op AnOpis a member of the sequence of formatting operations emitted byOpsBuilderand transformed byDocBuilderinto aDoc.OpsBuilder OpsBuilder.BlankLineWanted A request to add or remove a blank line in the output.Output An output from the formatter.Output.BreakTag Unique identifier for a break. -
Classes in com.google.googlejavaformat used by com.google.googlejavaformat.java.java14 Class Description OpsBuilder