Package | Description |
---|---|
com.google.googlejavaformat |
Modifier and Type | Method and Description |
---|---|
DocBuilder |
DocBuilder.withOps(List<Op> ops)
Add a list of
Op s to the OpsBuilder . |
Modifier and Type | Method and Description |
---|---|
void |
OpenOp.add(DocBuilder builder) |
void |
Op.add(DocBuilder builder)
Add an
Op to a DocBuilder . |
void |
Doc.Token.add(DocBuilder builder) |
void |
Doc.Break.add(DocBuilder builder) |
void |
CloseOp.add(DocBuilder builder) |
Copyright © 2015–2017 Google Inc.. All rights reserved.