Class TccAttributeAccessCollector

  • All Implemented Interfaces:
    JavaParserVisitor

    public class TccAttributeAccessCollector
    extends JavaParserVisitorReducedAdapter
    Returns the map of method names to the set of local attributes accessed when visiting a class.
    Since:
    6.0.0
    Author:
    Clément Fournier