Class BlockComment
java.lang.Object
com.google.api.generator.engine.ast.BlockComment
- All Implemented Interfaces:
Comment
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(AstNodeVisitor visitor) static BlockComment.Builderbuilder()abstract Stringcomment()static BlockCommentwithComment(String comment)