private class RemoveUnusedVars.Continuation extends java.lang.Object
private Node
node
private Scope
scope
Continuation(Node node, Scope scope)
(package private) void
apply()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Node node
private final Scope scope
void apply()