UnaryOp

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Operator op, Expr expr)
Undocumented in source.

Members

Mixins

__anonymous
mixin NodeKind
Undocumented in source.

Variables

expr
Expr expr;
Undocumented in source.
operator
Operator operator;
Undocumented in source.

Mixed In Members

From mixin NodeKind

kind
Kind kind()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Expr

__anonymous
mixin NodeKind
Undocumented in source.

Meta