ConstructorDecl |
TypeDecl.addConstructor(ConstructorDecl c) |
ConstructorDecl |
ConstructorDecl.clone() |
ConstructorDecl |
AnonymousDecl.constructorDecl() |
ConstructorDecl |
ConstructorDecl.copy() |
ConstructorDecl |
ConstructorDecl.createAccessor() |
ConstructorDecl |
ConstructorDeclSubstituted.createAccessor() |
ConstructorDecl |
ConstructorAccess.decl() |
ConstructorDecl |
ClassInstanceExpr.decl() |
ConstructorDecl |
Program.Define_ConstructorDecl_constructorDecl(ASTNode caller,
ASTNode child) |
ConstructorDecl |
ASTNode.Define_ConstructorDecl_constructorDecl(ASTNode caller,
ASTNode child) |
ConstructorDecl |
ClassInstanceExpr.Define_ConstructorDecl_constructorDecl(ASTNode caller,
ASTNode child) |
ConstructorDecl |
Program.Define_ConstructorDecl_unknownConstructor(ASTNode caller,
ASTNode child) |
ConstructorDecl |
ASTNode.Define_ConstructorDecl_unknownConstructor(ASTNode caller,
ASTNode child) |
ConstructorDecl |
ConstructorDecl.erasedConstructor() |
ConstructorDecl |
ConstructorDeclSubstituted.erasedConstructor() |
ConstructorDecl |
ConstructorDecl.fullCopy()
Create a deep copy of the AST subtree at this node.
|
ConstructorDecl |
ConstructorDeclSubstituted.getOriginal()
Retrieves the value for the lexeme Original.
|
ConstructorDecl |
TypeDecl.lookupConstructor(ConstructorDecl signature) |
ConstructorDecl |
ParConstructorDecl.sourceConstructorDecl() |
ConstructorDecl |
ConstructorDecl.sourceConstructorDecl() |
ConstructorDecl |
ConstructorDeclSubstituted.sourceConstructorDecl() |
ConstructorDecl |
ConstructorAccess.unknownConstructor() |
ConstructorDecl |
Program.unknownConstructor() |
ConstructorDecl |
ClassInstanceExpr.unknownConstructor() |