create Builder
fun createBuilder(moduleName: String, commentStartLine: Int, linkingFileMap: LinkingFileMap): CommentBuilder
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