viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.analysis
/
NameAnalysis
/
reachableFunctions
reachable
Functions
fun
reachableFunctions
(
node
:
Node
)
:
PersistentSet
<
FunctionName
>
Content copied to clipboard
Returns the set of functions transitively reachable from a statement node.