ReferenceImageToken

Examples:

![text][label]
![label][]
![label]

See also

Constructors

Link copied to clipboard
constructor(data: TokenData)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun <T> accept(visitor: TokenVisitor<T>): T

Accepts a visitor.