public interface ConstructorDeclaration extends MethodOrConstructorDeclaration, TypedElement
[JLS3:8.8] Constructor Declarations | Modifier and Type | Method and Description | 
|---|---|
| Block | getBody()Returns the constructor body. | 
getExceptionTypes, getFormalParameters, getName, getTypeParametersgetJavadoc, getModifiersaccept, equals, findModelTrait, getModelKind, hashCode, putModelTraitBlock getBody()
getBody in interface MethodOrConstructorDeclarationCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.