Zen
A cross-platform functional programming language
|
_cond | IfStatement | [private] |
_tlist | IfStatement | [private] |
getCond() const | IfStatement | [inline] |
getTList() const | IfStatement | [inline] |
IfStatement(const Ast::Expr &cond, const Ast::StatementList &tlist) | IfStatement | [inline, protected] |
Node() | Node | [inline, protected] |
Statement() | Statement | [inline, protected] |
visit(Visitor &visitor) const =0 | Statement | [pure virtual] |
~Node() | Node | [inline, virtual] |