Uses of Class
pro.verron.asciidoc.core.CommentBuilder
-
Uses of CommentBuilder in pro.verron.asciidoc.core
Methods in pro.verron.asciidoc.core that return CommentBuilderModifier and TypeMethodDescriptionCommentBuilder.setBlockEnd(int blockEnd) Sets the ending block position.CommentBuilder.setBlockStart(int blockStart) Sets the starting block position.CommentBuilder.setId(BigInteger id) Sets the unique identifier.CommentBuilder.setLineEnd(int lineEnd) Sets the ending line position.CommentBuilder.setLineStart(int lineStart) Sets the starting line position.