StacksReturnTag

class StacksReturnTag(returnType: RegionStacksToken, returnDescription: StacksDescription) : StacksTag

The "@returns" component of an Avail comment.

Author

Richard Arriaga

Constructors

Link copied to clipboard
constructor(returnType: RegionStacksToken, returnDescription: StacksDescription)

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.