StacksSeeTag

class StacksSeeTag(thingToSee: RegionStacksToken) : StacksTag

The "@see" Avail comment tag.

Author

Richard Arriaga

Constructors

Link copied to clipboard
fun StacksSeeTag(thingToSee: RegionStacksToken)

Functions

Link copied to clipboard
fun thingToSee(): RegionStacksToken
Link copied to clipboard
fun toJSON(    linkingFileMap: LinkingFileMap,     hashID: Int,     errorLog: StacksErrorLog,     jsonWriter: JSONWriter): String

open override fun toJSON(    linkingFileMap: LinkingFileMap,     hashID: Int,     errorLog: StacksErrorLog,     position: Int,     jsonWriter: JSONWriter)

Create JSON content from implementation.