public interface ITypeRef extends IType
EMPTY_ARRAY, EMPTY_TYPE_ARRAY, EMPTY_TYPE_LIST| Modifier and Type | Method and Description |
|---|---|
Class<? extends IType> |
_getClassOfRef() |
void |
_setStale(RefreshKind refreshKind) |
boolean |
_shouldReload() |
ITypeLoader |
getTypeLoaderDirectly() |
boolean |
isDeleted() |
boolean |
isReloadable() |
boolean |
isTypeRefreshedOutsideOfLock(IType type) |
void |
setReloadable(boolean bReloadable) |
getAllTypesInHierarchy, getArrayComponent, getArrayLength, getArrayType, getComponentType, getCompoundTypeComponents, getDisplayName, getEnclosingType, getGenericType, getGenericTypeVariables, getInterfaces, getLiteralMetaType, getMetaType, getModifiers, getName, getNamespace, getParameterizedType, getRelativeName, getSupertype, getTypeInfo, getTypeLoader, getTypeParameters, isAbstract, isArray, isAssignableFrom, isCompoundType, isDiscarded, isEnum, isFinal, isGenericType, isInterface, isMutable, isParameterizedType, isPrimitive, isValid, makeArrayInstance, readResolve, setArrayComponent, setDiscarded, unloadTypeInfoboolean isDeleted()
boolean _shouldReload()
void _setStale(RefreshKind refreshKind)
void setReloadable(boolean bReloadable)
boolean isReloadable()
boolean isTypeRefreshedOutsideOfLock(IType type)
ITypeLoader getTypeLoaderDirectly()
Copyright © 2015. All rights reserved.