viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax
/
ObjectVariable
Object
Variable
data
class
ObjectVariable
(
val
name
:
String
)
:
Variable
A variable that binds an object.
Constructors
Functions
Properties
Constructors
Object
Variable
Link copied to clipboard
fun
ObjectVariable
(
name
:
String
)
Functions
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Properties
name
Link copied to clipboard
open
override
val
name
:
String
name
Category
Link copied to clipboard
open
override
val
nameCategory
:
String