Module: EDNGRAMMAR::FullTime0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#partial_time ⇒ Object
12542 12543 12544 |
# File 'lib/parser/edngrammar.rb', line 12542 def partial_time elements[0] end |
#time_offset ⇒ Object
12546 12547 12548 |
# File 'lib/parser/edngrammar.rb', line 12546 def time_offset elements[1] end |