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, getClassName, getLastParam, getNumberOfParams, getNumberOfSpecifiedExceptions, getPackageName, getParam, getQualifiedName, getQualifiedSignature, getSignature, getSpecifiedException, getSpecifiedExceptions, hasVariadicParameterasField, asMethod, asParameter, asType, getName, hasName, isField, isMethod, isParameter, isTypegetTypeParameters, isGenericaccessSpecifierResolvedReferenceTypeDeclaration declaringType()
declaringType in interface ResolvedMethodLikeDeclarationCopyright © 2007–2018. All rights reserved.