Method: FEEL::OpenIntervalStart#eval

Defined in:
lib/feel/nodes.rb

#eval(_context = {}) ⇒ Object



133
134
135
# File 'lib/feel/nodes.rb', line 133

def eval(_context = {})
  text_value.strip
end