Method: Arity1Operators#operand
- Defined in:
- lib/lamep/Expressions/arity1_operators.rb
#operand ⇒ Object (readonly)
Returns the value of attribute operand.
3 4 5 |
# File 'lib/lamep/Expressions/arity1_operators.rb', line 3 def operand @operand end |