Uses of Class
com.google.api.generator.engine.ast.BlockComment
Packages that use BlockComment
-
Uses of BlockComment in com.google.api.generator.engine.ast
Methods in com.google.api.generator.engine.ast that return BlockCommentModifier and TypeMethodDescriptionabstract BlockCommentBlockComment.Builder.build()static BlockCommentBlockComment.withComment(String comment) Methods in com.google.api.generator.engine.ast with parameters of type BlockComment -
Uses of BlockComment in com.google.api.generator.engine.writer
Methods in com.google.api.generator.engine.writer with parameters of type BlockCommentModifier and TypeMethodDescriptionvoidImportWriterVisitor.visit(BlockComment blockComment) voidJavaWriterVisitor.visit(BlockComment blockComment)