LRDE Tiger Compiler
1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
|
This is the complete list of members for ast::Dec, including all inherited members.
accept(ConstVisitor &v) const override=0 | ast::Dec | pure virtual |
accept(Visitor &v) override=0 | ast::Dec | pure virtual |
Ast(const Location &location) | ast::Ast | |
Dec(const Location &location, const misc::symbol &name) | ast::Dec | |
location_ | ast::Ast | protected |
location_get() const | ast::Ast | inline |
location_set(const Location &) | ast::Ast | inline |
name_ | ast::Dec | protected |
name_get() const | ast::Dec | inline |
name_set(const misc::symbol &) | ast::Dec | inline |
~Ast() | ast::Ast | virtual |
~Dec() | ast::Dec | virtual |