toComment

Create a JavadocComment, by formatting the text of the Javadoc using no indentation (expecting the pretty printer to do the formatting.)


open fun toComment(indentation: String): JavadocComment(source)

Create a JavadocComment, by formatting the text of the Javadoc using the given indentation.