viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.analysis
/
NameAnalysis
/
updaters
updaters
fun
updaters
(
node
:
ObjectVariableDeclarationNode
)
:
Set
<
UpdateNode
>
Returns the set of
UpdateNode
s that reference the
ObjectVariable
declared by
node
.