CommentBuilder

A builder class for an AvailComment.

Author

Richard Arriaga

Parameters

moduleName

The name of the module the comment is in.

commentStartLine

The start line in the module of the comment being built

linkingFileMap

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the module the comment is in.

Functions

Link copied to clipboard
fun addStacksAliasTag(tagContentTokens: List<AbstractStacksToken>, fileMap: LinkingFileMap)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun addStacksSeesTag(tagContentTokens: List<AbstractStacksToken>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun addStacksTypeTag(tagContentTokens: List<AbstractStacksToken>)
Link copied to clipboard