Class: Eventual::WeekdayPeriodConstrain
- Inherits:
-
WeekdayConstrain
- Object
- Treetop::Runtime::SyntaxNode
- WeekdayConstrain
- Eventual::WeekdayPeriodConstrain
- Defined in:
- lib/eventual/syntax_nodes.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
42 43 44 |
# File 'lib/eventual/syntax_nodes.rb', line 42 def value text_value.scan() end |