Package com.palantir.javaformat
package com.palantir.javaformat
-
ClassDescriptionA
CloseOpcloses a level.Rewrite comments.An unchecked formatting error.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.How to decide whether to break the last inner level ("this level") of a parent level withBreakBehaviour.Cases.preferBreakingLastInnerLevel(boolean).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.What are the conditions for a level to be partially inlineable.