StacksDescription

class StacksDescription(descriptionTokens: List<AbstractStacksToken>)

A collection of tokens that make up a comment description.

Author

Richard Arriaga

Parameters

descriptionTokens

The tokens that make up a description in a comment.

Constructors

Link copied to clipboard
constructor(descriptionTokens: List<AbstractStacksToken>)

Construct a new StacksDescription.

Functions

Link copied to clipboard
fun toJSON(linkingFileMap: LinkingFileMap, hashID: Int, errorLog: StacksErrorLog, jsonWriter: JSONWriter)

Create JSON content from the description