Class TccAttributeAccessCollector

  • All Implemented Interfaces:
    JavaParserVisitor

    @Deprecated
    @InternalApi
    public class TccAttributeAccessCollector
    extends JavaParserVisitorReducedAdapter
    Deprecated.
    Is internal API, will be moved in 7.0.0
    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