LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ast::TypeDec Member List

This is the complete list of members for ast::TypeDec, including all inherited members.

accept(ConstVisitor &v) const overrideast::TypeDecvirtual
accept(Visitor &v) overrideast::TypeDecvirtual
Ast(const Location &location)ast::Ast
Dec(const Location &location, const misc::symbol &name)ast::Dec
location_ast::Astprotected
location_get() const ast::Astinline
location_set(const Location &)ast::Astinline
name_ast::Decprotected
name_get() const ast::Decinline
name_set(const misc::symbol &)ast::Decinline
ty_ast::TypeDecprotected
ty_get() const ast::TypeDecinline
ty_get()ast::TypeDecinline
TypeDec(const Location &location, const misc::symbol &name, Ty *ty)ast::TypeDec
~Ast()ast::Astvirtual
~Dec()ast::Decvirtual
~TypeDec()ast::TypeDecvirtual