A postfix arithmetic expression, that is, i++
or i--
for any Primary
i
.
Initializer |
PostfixOperation() |
Attributes | |
operand | shared formal Primary operand The incremented or decremented primary. Refines UnaryIshOperation.operand |
prefix | shared 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 |