Interface TypePathInfoVisitor

  • All Known Implementing Classes:
    ClassPrinter, ProgramClassReader

    public interface TypePathInfoVisitor
    This interface specifies the methods for a visitor of TypePathInfo instances. Note that there is only a single implementation of TypePathInfo, such that this interface is not strictly necessary as a visitor.