viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.selection
/
FunctionVariable
Function
Variable
data
class
FunctionVariable
(
function
:
FunctionName
,
variable
:
Variable
)
:
PrettyPrintable
Content copied to clipboard
Functions
Properties
Functions
to
Document
Link copied to clipboard
open
override
fun
toDocument
(
)
:
Document
Content copied to clipboard
Properties
function
Link copied to clipboard
val
function
:
FunctionName
Content copied to clipboard
variable
Link copied to clipboard
val
variable
:
Variable
Content copied to clipboard