Zen
A cross-platform functional programming language

PrefixOpExpr Member List

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