Class CalledMethodsVisitor

All Implemented Interfaces:
TreeVisitor<Void,Void>
Direct Known Subclasses:
ResourceLeakVisitor

public class CalledMethodsVisitor extends AccumulationVisitor
This visitor implements the custom error message "finalizer.invocation". It also supports counting the number of framework build calls.