Stacks Restricts Tag
class StacksRestrictsTag(paramMetaType: QuotedStacksToken, description: StacksDescription) : StacksTag
Content copied to clipboard
The "@restricts" tag in an Avail comment that represents the meta type of an Avail method's parameter's type as used in a semantic restriction.
Author
Richard Arriaga
Constructors
Link copied to clipboard
fun StacksRestrictsTag(paramMetaType: QuotedStacksToken, description: StacksDescription)
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.