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