viaduct
0.2.0-5-g5831d91.dirty
runtime
/
edu.cornell.cs.apl.viaduct.backend
/
MutableCellObject
Mutable
Cell
Object
class
MutableCellObject
(
value
:
Value
)
:
PlaintextClassObject
Content copied to clipboard
Functions
Properties
Functions
query
Link copied to clipboard
open
override
fun
query
(
query
:
QueryNameNode
,
arguments
:
List
<
Value
>
)
:
Value
Content copied to clipboard
update
Link copied to clipboard
open
override
fun
update
(
update
:
UpdateNameNode
,
arguments
:
List
<
Value
>
)
Content copied to clipboard
Properties
value
Link copied to clipboard
var
value
:
Value
Content copied to clipboard