public interface IDynamicType extends IType, IPlaceholder
| Modifier and Type | Field and Description |
|---|---|
static String |
PKG |
static String |
QNAME |
static String |
RNAME |
EMPTY_ARRAY, EMPTY_TYPE_ARRAY, EMPTY_TYPE_LISTUNHANDLED| Modifier and Type | Method and Description |
|---|---|
static IDynamicType |
instance() |
getAllTypesInHierarchy, getArrayComponent, getArrayLength, getArrayType, getComponentType, getCompoundTypeComponents, getDisplayName, getEnclosingType, getGenericType, getGenericTypeVariables, getInterfaces, getLiteralMetaType, getMetaType, getModifiers, getName, getNamespace, getParameterizedType, getRelativeName, getSourceFiles, getSupertype, getTypeInfo, getTypeLoader, getTypeParameters, isAbstract, isArray, isAssignableFrom, isCompoundType, isDiscarded, isDynamic, isEnum, isFinal, isGenericType, isInterface, isMutable, isParameterizedType, isPrimitive, isValid, makeArrayInstance, readResolve, setArrayComponent, setDiscarded, unloadTypeInfoisPlaceholderstatic final String PKG
static final String RNAME
static final String QNAME
static IDynamicType instance()
Copyright © 2017. All rights reserved.