BodyDecl
::= Modifiers
<ID:String> Parameter:ParameterDeclaration
* Exception:Access
* [ParsedConstructorInvocation:Stmt
] Block
ImplicitConstructorInvocation:Stmt
;- Type Hierarchy:
java.lang.Object
beaver.Symbol
org.extendj.ast.ASTNode<ASTNode>
org.extendj.ast.BodyDecl
org.extendj.ast.ConstructorDecl
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Iterable<ASTNode>, org.jastadd.util.PrettyPrintable
- Direct Known Subclasses:
- ConstructorDeclSubstituted, GenericConstructorDecl, ParConstructorDecl