Module: EDNGRAMMAR::FullTime0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#partial_time ⇒ Object
12536 12537 12538 |
# File 'lib/parser/edngrammar.rb', line 12536 def partial_time elements[0] end |
#time_offset ⇒ Object
12540 12541 12542 |
# File 'lib/parser/edngrammar.rb', line 12540 def time_offset elements[1] end |