AstLinkReferenceDefinition

data class AstLinkReferenceDefinition(val label: String, val destination: String, val title: String) : AstLeafBlockNodeType

Constructors

Link copied to clipboard
constructor(label: String, destination: String, title: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard