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
fun StacksLinkTag(link: QuotedStacksToken, displayLinkTokens: List<AbstractStacksToken>)
Content copied to clipboard
Construct a new StacksLinkTag.
Link copied to clipboard
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
Content 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.