Class: Eventual::WeekdayPeriodConstrain

Inherits:
WeekdayConstrain
  • Object
show all
Defined in:
lib/eventual/syntax_nodes.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#valueObject



42
43
44
# File 'lib/eventual/syntax_nodes.rb', line 42

def value
  text_value.scan() 
end