public interface IConstructorInfo extends IAttributedFeatureInfo, IHasParameterInfos
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Modifier and Type | Method and Description |
|---|---|
IConstructorHandler |
getConstructor() |
List<IExceptionInfo> |
getExceptions() |
IParameterInfo[] |
getParameters() |
IType |
getType() |
default boolean |
hasRawConstructor(IConstructorInfo rawCtor) |
boolean |
isDefault() |
isAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isStatic, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeclaredAnnotations, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDescription, getDisplayName, getLocationInfo, getName, getOwnersTypeIType getType()
IParameterInfo[] getParameters()
getParameters in interface IHasParameterInfosIConstructorHandler getConstructor()
List<IExceptionInfo> getExceptions()
boolean isDefault()
default boolean hasRawConstructor(IConstructorInfo rawCtor)
Copyright © 2019. All rights reserved.