Class RLCCalledMethodsVisitor

All Implemented Interfaces:
TreeVisitor<Void,Void>

public class RLCCalledMethodsVisitor extends CalledMethodsVisitor
The visitor for the Resource Leak Checker. Responsible for checking that the rules for Owning fields are satisfied, and for checking that CreatesMustCallFor overrides are valid.