Stacks Global Tag
class StacksGlobalTag(globalName: QuotedStacksToken, globalType: QuotedStacksToken) : StacksTag
Content copied to clipboard
A global module variable comment tag
Author
Richard Arriaga
Constructors
Link copied to clipboard
fun StacksGlobalTag(globalName: QuotedStacksToken, globalType: QuotedStacksToken)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toJSON( linkingFileMap: LinkingFileMap, hashID: Int, errorLog: StacksErrorLog, position: Int, jsonWriter: JSONWriter)
Content copied to clipboard
Create JSON content from implementation.