public interface IConstructorType extends IInvocableType
EMPTY_ARRAY, EMPTY_TYPE_ARRAY, EMPTY_TYPE_LIST| Modifier and Type | Method and Description |
|---|---|
String |
getArgSignature() |
IConstructorInfo |
getConstructor()
An associated Constructor.
|
IType |
getDeclaringType()
Returns the type being contructed.
|
IType[] |
getParameterTypes()
The constructor's argument types.
|
getDefaultValueExpressions, getParameterNames, getParamSignature, hasOptionalParamscompile, getAllTypesInHierarchy, getArrayComponent, getArrayLength, getArrayType, getComponentType, getCompoundTypeComponents, getDisplayName, getEnclosingType, getFunctionalInterface, getGenericType, getGenericTypeVariables, getInterfaces, getLiteralMetaType, getMetaType, getModifiers, getName, getNamespace, getParameterizedType, getRelativeName, getSourceFiles, getSupertype, getTypeInfo, getTypeLoader, getTypeParameters, isAbstract, isArray, isAssignableFrom, isCompilable, isCompoundType, isDiscarded, isDynamic, isEnum, isFinal, isGenericType, isInterface, isMutable, isParameterizedType, isPrimitive, isValid, makeArrayInstance, readResolve, setArrayComponent, setDiscarded, unloadTypeInfoIType getDeclaringType()
IType[] getParameterTypes()
getParameterTypes in interface IInvocableTypeIConstructorInfo getConstructor()
String getArgSignature()
Copyright © 2020. All rights reserved.