viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
UpdateNode
/
UpdateNode
Update
Node
fun
UpdateNode
(
variable
:
ObjectVariableNode
,
update
:
UpdateNameNode
,
arguments
:
Arguments
<
ExpressionNode
>
,
sourceLocation
:
SourceLocation
,
comment
:
String
?
=
null
)