viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax
/
Variable
Variable
sealed
class
Variable
:
Name
Content copied to clipboard
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
Content copied to clipboard
Properties
name
Link copied to clipboard
abstract
val
name
:
String
Content copied to clipboard
nameCategory
Link copied to clipboard
abstract
val
nameCategory
:
String
Content copied to clipboard
Inheritors
Temporary
Link copied to clipboard
ObjectVariable
Link copied to clipboard