AbbreviationNode

open class AbbreviationNode : BannerComponentNode

Class used by InstructionLoader to determine that a BannerComponent contains an abbreviation

Constructors

AbbreviationNode
Link copied to clipboard
open fun AbbreviationNode(bannerComponents: BannerComponents, startIndex: Int)

Functions

setStartIndex
Link copied to clipboard
open fun setStartIndex(startIndex: Int)
toString
Link copied to clipboard
open fun toString(): String

Properties

abbreviate
Link copied to clipboard
private open var abbreviate: Boolean