public interface ResolvedConstructor extends ResolvedExecutable
Resolved
representation of a
ConstructorDeclaration
.Modifier and Type | Method and Description |
---|---|
ConstructorDeclaration |
getDeclaration() |
getResolvedExceptionTypes, getResolvedParameters, getSimpleSignature
ConstructorDeclaration getDeclaration()
getDeclaration
in interface ResolvedExecutable
resolved