Module: CEML::Instructions::Later0
- Defined in:
- lib/ceml/lang/tt/instructions.rb
Instance Method Summary collapse
Instance Method Details
#duration ⇒ Object
146 147 148 |
# File 'lib/ceml/lang/tt/instructions.rb', line 146 def duration elements[0] end |
#ws1 ⇒ Object
150 151 152 |
# File 'lib/ceml/lang/tt/instructions.rb', line 150 def ws1 elements[1] end |
#ws2 ⇒ Object
154 155 156 |
# File 'lib/ceml/lang/tt/instructions.rb', line 154 def ws2 elements[4] end |