public interface ResolvedConstructorDeclaration extends ResolvedMethodLikeDeclaration
| Modifier and Type | Method and Description |
|---|---|
ResolvedClassDeclaration |
declaringType()
The type in which the method is declared.
|
findTypeParameter, getClassName, getLastParam, getNumberOfParams, getNumberOfSpecifiedExceptions, getPackageName, getParam, getQualifiedName, getQualifiedSignature, getSignature, getSpecifiedException, getSpecifiedExceptions, hasVariadicParameterasField, asMethod, asParameter, asType, getName, hasName, isField, isMethod, isParameter, isTypegetTypeParameters, isGenericaccessSpecifierResolvedClassDeclaration declaringType()
ResolvedMethodLikeDeclarationdeclaringType in interface ResolvedMethodLikeDeclarationCopyright © 2007–2017. All rights reserved.