Comment Group
Construct a new CommentGroup.
Parameters
name
The name of the implementation
naming Module
The name of the module where the implementation was first named and exported from.
filename
The name of the file that will represent this group.
is Private
Indicates whether or not this is a public method
Construct a new CommentGroup.
Parameters
group
The CommentGroup to copy.
file Name
A pair with the fileName and path first and just the name of the file that will represent this group second.
naming Module
The name of the module where the implementation was first named and exported from.
name
The name of the implementation