Zen
A cross-platform functional programming language

UnaryOpExpr Member List

This is the complete list of members for UnaryOpExpr, including all inherited members.
_exprUnaryOpExpr [private]
_opUnaryOpExpr [private]
Expr(const QualifiedType &type)Expr [inline]
getExpr() const UnaryOpExpr [inline]
getOp() const UnaryOpExpr [inline]
getType() const Expr [inline]
Node()Node [inline, protected]
UnaryOpExpr(const QualifiedType &type, const z::string &op, const Expr &expr)UnaryOpExpr [inline, protected]
visit(Visitor &visitor) const =0Expr [pure virtual]
~Node()Node [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines