Interface INonLoadableType

All Superinterfaces:
IType, Serializable
All Known Subinterfaces:
IBlockType, IConstructorType, IErrorType, IFunctionType, IInvocableType, IMetaType, INamespaceType, ITypeVariableArrayType, ITypeVariableType
All Known Implementing Classes:
BlockType, CompoundType, ConstructorType, DefaultNonLoadableArrayType, DelegateFunctionType, ErrorType, ErrorTypeInfo.UniversalConstructorType, ErrorTypeInfo.UniversalFunctionType, FunctionArrayType, FunctionType, MetaType, NamespaceType, ParameterizedFunctionType, TypeVariableArrayType, TypeVariableType

public interface INonLoadableType extends IType