Package com.google.googlejavaformat
package com.google.googlejavaformat
-
ClassDescriptionA
CloseOpcloses a level.Rewrite comments.A leaf node in aDocfor an optional break.State for writing.A leafDocfor a token.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 unchecked formatting error.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.Platform-independent newline handling.AnOpis a member of the sequence of formatting operations emitted byOpsBuilderand transformed byDocBuilderinto aDoc.AnOpenOpopens a level.A request to add or remove a blank line in the output.An output from the formatter.Unique identifier for a break.