module Axiom::Operation::Unary
Attributes
operand[R]
The operand to the operation
@example
operand = unary.operand
@return [Object]
@api public
The operand to the operation
@example
operand = unary.operand
@return [Object]
@api public