FunctionDeclStruct

final class FunctionDeclStruct extends DeclStruct

Tree regeneration of Function, Procedure.

Fields

functionDecls

protected TapList<FunctionDecl> functionDecls

Constructors

FunctionDeclStruct

protected FunctionDeclStruct(FunctionDecl functionDecl)

Methods

generateTree

protected Tree generateTree(TapList<SymbolDecl> declaredTypes, SymbolTable symbolTable)

toString

public String toString()