Package com.palantir.javaformat.doc
package com.palantir.javaformat.doc
-
ClassDescriptionA leaf node in a
Docfor an optional break.Unique identifier for a break.A leaf node in aDocfor a non-token.DocVisitor<T>ALevelinside aDoc.A Leaf node in aDocfor a non-breaking space.These classes exist purely for observing the operation ofDoc.computeBreaks(com.palantir.javaformat.CommentsHelper, int, com.palantir.javaformat.doc.State, com.palantir.javaformat.doc.Obs.ExplorationNode), including all the alternative hypotheses it has considered and rejected before deciding on the final formatting.Within an 'exploration', allows you to descend into child levels.State for writing.A leafDocfor a token.Is a Token a real token, or imaginary (e.g., a token generated incorrectly, or an EOF)?