A unary operator expression.
Initializer |
UnaryOperation() |
Attributes | |
children | Source Codeshared actual default [ValueExpression] children The child nodes of this node. |
type | Source Codeshared actual Type? type The type, if any. Refines UnaryIshOperation.type |
Inherited Attributes |
Attributes inherited from: Expression |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Attributes inherited from: Operation |
Attributes inherited from: UnaryIshOperation |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |