Class UsageNodeVisitor

  • All Implemented Interfaces:
    NodeVisitor

    @Deprecated
    public class UsageNodeVisitor
    extends NodeVisitorAdapter
    Deprecated.
    See DCD
    Perform a visitation a UsageGraph, looking for dead code, which is essential code which is not used by any other code. There are various options for configuration how this determination is made.