Package | Description |
---|---|
com.google.googlejavaformat |
Modifier and Type | Method and Description |
---|---|
static Doc.Break |
Doc.Break.make(Doc.FillMode fillMode,
java.lang.String flat,
Indent plusIndent)
Make a
Break . |
static Doc.Break |
Doc.Break.make(Doc.FillMode fillMode,
java.lang.String flat,
Indent plusIndent,
com.google.common.base.Optional<Output.BreakTag> optTag)
Make a
Break . |
static Doc.Break |
Doc.Break.makeForced()
Make a forced
Break . |
Copyright © 2015-2018 Google Inc.. All Rights Reserved.