StacksSuperTypeTag

class StacksSuperTypeTag(superType: QuotedStacksToken) : StacksTag

The "@supertype" keyword of an Avail class comment.

Author

Richard Arriaga

Constructors

Link copied to clipboard
fun StacksSuperTypeTag(superType: QuotedStacksToken)

Functions

Link copied to clipboard
fun superType(): QuotedStacksToken
Link copied to clipboard
open override fun toJSON(    linkingFileMap: LinkingFileMap,     hashID: Int,     errorLog: StacksErrorLog,     position: Int,     jsonWriter: JSONWriter)

Create JSON content from implementation.