viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.circuit
/
Variable
Variable
data
class
Variable
(
val
name
:
String
)
:
Name
A variable is a name that stands for a value or an object instance.
Constructors
Functions
Properties
Constructors
Variable
Link copied to clipboard
fun
Variable
(
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