RenderInfo

data class RenderInfo(val label: ASTNode, val destination: CharSequence, val title: CharSequence?)

Constructors

Link copied to clipboard
constructor(label: ASTNode, destination: CharSequence, title: CharSequence?)

Properties

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