Interface MTypeInfoVisitor<T,C extends T,V>

All Superinterfaces:
MClassTypeInfoVisitor<T,C,V>
All Known Implementing Classes:
DefaultTypeInfoVisitor, MPackagedTypeInfoVisitor

public interface MTypeInfoVisitor<T,C extends T,V> extends MClassTypeInfoVisitor<T,C,V>