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