public interface IErrorType extends INonLoadableType
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
EMPTY_ARRAY, EMPTY_TYPE_ARRAY, EMPTY_TYPE_LIST| Modifier and Type | Method and Description |
|---|---|
String |
getErrantTypeName() |
ParseResultsException |
getError() |
IConstructorType |
getErrorTypeConstructorType(IExpression[] eArgs,
List listAllMatchingMethods) |
IFunctionType |
getErrorTypeFunctionType(IExpression[] eArgs,
String strMethod,
List listAllMatchingMethods) |
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, unloadTypeInfostatic final String NAME
String getErrantTypeName()
ParseResultsException getError()
IFunctionType getErrorTypeFunctionType(IExpression[] eArgs, String strMethod, List listAllMatchingMethods)
IConstructorType getErrorTypeConstructorType(IExpression[] eArgs, List listAllMatchingMethods)
Copyright © 2016. All rights reserved.