Method Comment Signature
constructor(name: String, module: String, orderedInputTypes: MutableList<String>, returnType: String)
Construct a new MethodCommentSignature.
Parameters
name
The name of the class/method the comment describes.
module
The module this implementation appears in.
ordered Input Types
The method parameter input types in order of input
return Type
The return type, if none,⊤.