public interface ResolvedConstructorDeclaration extends ResolvedMethodLikeDeclaration
| Modifier and Type | Method and Description |
|---|---|
ResolvedReferenceTypeDeclaration |
declaringType()
A constructor can be declared in a class or an enum.
|
findTypeParameter, formalParameterTypes, getClassName, getLastParam, getNumberOfParams, getNumberOfSpecifiedExceptions, getPackageName, getParam, getQualifiedName, getQualifiedSignature, getSignature, getSpecifiedException, getSpecifiedExceptions, hasVariadicParameterasEnumConstant, asField, asMethod, asParameter, asType, asTypePattern, getName, hasName, isEnumConstant, isField, isMethod, isParameter, isType, isTypePattern, isVariabletoAst, toAstgetTypeParameters, isGenericaccessSpecifierResolvedReferenceTypeDeclaration declaringType()
declaringType in interface ResolvedMethodLikeDeclarationCopyright © 2007–2025. All rights reserved.