create Builder
fun createBuilder( moduleName: String, commentStartLine: Int, linkingFileMap: LinkingFileMap): CommentBuilder
Content copied to clipboard
Create a CommentBuilder.
Return
A CommentBuilder.
Parameters
module Name
The name of the module the comment is in.
comment Start Line
The start line in the module of the comment being built
linking File Map