public interface ConstructorDeclaration extends MethodLikeDeclaration
| Modifier and Type | Method and Description |
|---|---|
ClassDeclaration |
declaringType()
The type in which the method is declared.
|
findTypeParameter, getLastParam, getNumberOfParams, getParam, getQualifiedName, getQualifiedSignature, getSignature, hasVariadicParameterasField, asMethod, asParameter, asType, getName, hasName, isField, isMethod, isParameter, isTypegetTypeParametersaccessLevelClassDeclaration declaringType()
MethodLikeDeclarationdeclaringType in interface MethodLikeDeclarationCopyright © 2016. All rights reserved.