TypeDeclStruct

final class TypeDeclStruct extends DeclStruct

Tree regeneration of type declaration.

Constructors

TypeDeclStruct

protected TypeDeclStruct(TypeDecl typeDecl)

Methods

generateTree

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

toString

public String toString()

typeDecl

protected TypeDecl typeDecl()