Zen
A cross-platform functional programming language
|
ConstantExpr(const QualifiedType &type, const z::string &value) | ConstantExpr | [inline] |
Expr(const QualifiedType &type) | Expr | [inline] |
getType() const | Expr | [inline] |
getValue() const | ConstantExpr | [inline] |
Node() | Node | [inline, protected] |
NumericConstantExpr(const QualifiedType &type, const z::string &value) | NumericConstantExpr | [inline] |
visit(Expr::Visitor &visitor) const | NumericConstantExpr | [private, virtual] |
~Node() | Node | [inline, virtual] |