Uses of Class
com.google.googlejavaformat.Doc
| Package | Description |
|---|---|
| com.google.googlejavaformat |
-
Uses of Doc in com.google.googlejavaformat
Subclasses of Doc in com.google.googlejavaformat Modifier and Type Class Description static classDoc.BreakA leaf node in aDocfor an optional break.static classDoc.TokenA leafDocfor a token.Methods in com.google.googlejavaformat that return Doc Modifier and Type Method Description DocDocBuilder. build()Return theDoc.