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