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, hasVariadicParameter
asField, asMethod, asParameter, asType, getName, hasName, isField, isMethod, isParameter, isType
getTypeParameters
accessLevel
ClassDeclaration declaringType()
MethodLikeDeclaration
declaringType
in interface MethodLikeDeclaration