Stacks Return Tag
class StacksReturnTag(returnType: RegionStacksToken, returnDescription: StacksDescription) : StacksTag
The "@returns" component of an Avail comment.
Author
Richard Arriaga
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)
Create JSON content from implementation.