viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.intermediate
/
UpdateNode
/
UpdateNode
Update
Node
fun
UpdateNode
(
variable
:
ObjectVariableNode
,
update
:
UpdateNameNode
,
arguments
:
Arguments
<
AtomicExpressionNode
>
,
sourceLocation
:
SourceLocation
)