A unary arithmetic expression, that is, +i
or -i
.
Anything
Initializer |
UnaryArithmeticOperation() |
Attributes | |
children | Source Codeshared formal [ExponentiatingExpression] children The child nodes of this node. |
operand | Source Codeshared formal ExponentiatingExpression operand The single operand. Refines UnaryIshOperation.operand |
prefix | Source Codeshared actual Boolean prefix
Refines UnaryIshOperation.prefix |
Inherited Attributes |
Attributes inherited from: Expression |
Attributes inherited from: Node |
Attributes inherited from: Object hash , string |
Attributes inherited from: Operation |
Attributes inherited from: UnaryIshOperation |
Attributes inherited from: UnaryOperation |
Inherited Methods |
Methods inherited from: Node |
Methods inherited from: Object equals |