OpNegate

Undocumented in source.
@safe
class OpNegate : UnaryOp {}

Members

Mixins

__anonymous
mixin NodeKind
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 UnaryOp

__anonymous
mixin NodeKind
Undocumented in source.
operator
Operator operator;
Undocumented in source.
expr
Expr expr;
Undocumented in source.

Meta