Class: Odin::Validation::InvariantEvaluator::Token

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

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



28
29
30
# File 'lib/odin/validation/invariant_evaluator.rb', line 28

def kind
  @kind
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



28
29
30
# File 'lib/odin/validation/invariant_evaluator.rb', line 28

def text
  @text
end