Interface ProvidesInfoVisitor
- All Known Implementing Classes:
ClassPrinter,ConstantPoolRemapper,ConstantPoolShrinker,ProgramClassReader
public interface ProvidesInfoVisitor
This interface specifies the methods for a visitor of
ProvidesInfo instances. Note that
there is only a single implementation of ProvidesInfo, such that this interface is not
strictly necessary as a visitor.-
Method Summary
-
Method Details
-
visitProvidesInfo
-