QuotedStacksToken

A stacks token representing a quoted region in the comment.

Author

Richard Arriaga

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether this is a section (§) token.

Functions

Link copied to clipboard

Provide the token's string representation.

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

Create JSON form of token.

Link copied to clipboard
open override fun toString(): String