viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax
/
Temporary
Temporary
data
class
Temporary
(
name
:
String
)
:
Variable
Content copied to clipboard
A variable that binds base values.
Temporaries are generated internally to name expression results.
Constructors
Functions
Properties
Constructors
Temporary
Link copied to clipboard
fun
Temporary
(
name
:
String
)
Content copied to clipboard
Functions
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Content copied to clipboard
Properties
name
Link copied to clipboard
open
override
val
name
:
String
Content copied to clipboard
nameCategory
Link copied to clipboard
open
override
val
nameCategory
:
String
Content copied to clipboard