Zen
A cross-platform functional programming language
|
_expr | CaseLabel | [private] |
CaseLabel(const Ast::Expr &expr, const Ast::StatementList &list) | CaseLabel | [inline] |
getExpr() const | CaseLabel | [inline] |
getList() const | SwitchLabel | [inline] |
Node() | Node | [inline, protected] |
SwitchLabel(const Ast::StatementList &list) | SwitchLabel | [inline, protected] |
~Node() | Node | [inline, virtual] |