ConstructorDecl
::= TypeParameter:TypeVariable
*;- Type Hierarchy:
java.lang.Object
beaver.Symbol
org.jastadd.extendj.ast.ASTNode<ASTNode>
org.jastadd.extendj.ast.BodyDecl
org.jastadd.extendj.ast.ConstructorDecl
org.jastadd.extendj.ast.GenericConstructorDecl
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Iterable<ASTNode>, org.jastadd.util.PrettyPrintable