Class: Odin::Validation::InvariantEvaluator::Not

Inherits:
Struct
  • Object
show all
Defined in:
lib/odin/validation/invariant_evaluator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#operandObject

Returns the value of attribute operand

Returns:

  • (Object)

    the current value of operand



35
36
37
# File 'lib/odin/validation/invariant_evaluator.rb', line 35

def operand
  @operand
end