Global Comment Signature
class GlobalCommentSignature(val name: String, val module: String, val globalType: String) : CommentSignature
GLOBAL Comment Signature
Author
Richard Arriaga
Parameters
name
module
global Type
The type of the global module variable.
Constructors
Link copied to clipboard
Construct a new GlobalCommentSignature.