java.lang.Object
com.google.googlejavaformat.DocBuilder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DocBuilder
public DocBuilder()Start to build aDocBuilder
.
-
-
Method Details
-
withOps
Add a list ofOp
s to theOpsBuilder
.- Parameters:
ops
- theOp
s- Returns:
- the
OpsBuilder
-
build
Return theDoc
.- Returns:
- the
Doc
-
toString
-