viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax
/
Variable
Variable
sealed
class
Variable
:
Name
A variable is a name that stands for a value or an object instance.
Functions
Properties
Inheritors
Functions
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Properties
name
Link copied to clipboard
abstract
val
name
:
String
name
Category
Link copied to clipboard
abstract
val
nameCategory
:
String
Inheritors
Temporary
Link copied to clipboard
ObjectVariable
Link copied to clipboard
LabelVariable
Link copied to clipboard