public interface MClassTypeInfo<T,C extends T> extends MPackagedTypeInfo<T,C>, MTypeInfo<T,C>, MContainer
Modifier and Type | Method and Description |
---|---|
<V> V |
acceptClassTypeInfoVisitor(MClassTypeInfoVisitor<T,C,V> visitor) |
C |
getTargetType() |
getLocalName, getName
acceptTypeInfoVisitor, getTypeName, isSimpleType
getCustomizations
getContainer, getContainerLocalName
getContainerLocalName, getLocalName
getPackageInfo
<V> V acceptClassTypeInfoVisitor(MClassTypeInfoVisitor<T,C,V> visitor)
Copyright © 2005–2018. All rights reserved.