HostVariable

data class HostVariable(variable: String) : SelectionConstraint

Functions

toDocument
Link copied to clipboard
open override fun toDocument(): Document

Properties

variable
Link copied to clipboard
val variable: String