public interface IInvocableType extends IType, INonLoadableType
EMPTY_ARRAY, EMPTY_TYPE_ARRAY, EMPTY_TYPE_LIST| Modifier and Type | Method and Description |
|---|---|
IExpression[] |
getDefaultValueExpressions() |
String[] |
getParameterNames() |
IType[] |
getParameterTypes() |
String |
getParamSignature() |
boolean |
hasOptionalParams() |
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, unloadTypeInfoIType[] getParameterTypes()
String[] getParameterNames()
IExpression[] getDefaultValueExpressions()
boolean hasOptionalParams()
String getParamSignature()
Copyright © 2022. All rights reserved.