BodyDecl
::= Modifiers
<ID:String> Parameter:ParameterDeclaration
* Exception:Access
* [ConstructorInvocation:Stmt
] Block
;- Type Hierarchy:
java.lang.Object
beaver.Symbol
AST.ASTNode<ASTNode>
AST.BodyDecl
AST.ConstructorDecl
- All Implemented Interfaces:
- ExceptionHolder, java.lang.Cloneable, java.lang.Iterable<ASTNode>
- Direct Known Subclasses:
- ConstructorDeclSubstituted, GenericConstructorDecl, ParConstructorDecl