Stacks Link Tag
The "@link" tag use in an Avail comment to link to an external web page.
Author
Richard Arriaga
Constructors
Link copied to clipboard
Construct a new StacksLinkTag.
Construct a new StacksLinkTag.
Functions
Link copied to clipboard
Link copied to clipboard
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.