void |
BuildSymbolTables.insertFunctionSymbol(ASTFunction node)
Add a symbol for the given function to the current (innermost) scope.
|
void |
ExportTreeDOT.postVisit(ASTFunction node) |
void |
DefaultASTVisitor.postVisit(ASTFunction node) |
void |
MyILOCGenerator.postVisit(ASTFunction node) |
void |
BuildSymbolTables.postVisit(ASTFunction node) |
void |
ASTVisitor.postVisit(ASTFunction node) |
void |
AllocateSymbols.postVisit(ASTFunction node) |
void |
BuildParentLinks.preVisit(ASTFunction node) |
void |
MyDecafAnalysis.preVisit(ASTFunction node) |
void |
DefaultASTVisitor.preVisit(ASTFunction node) |
void |
MyILOCGenerator.preVisit(ASTFunction node) |
void |
BuildSymbolTables.preVisit(ASTFunction node) |
void |
ASTVisitor.preVisit(ASTFunction node) |
void |
PrintDebugTree.preVisit(ASTFunction node) |
void |
AllocateSymbols.preVisit(ASTFunction node) |