Module: CEML::Casting::OverPhrase0
- Defined in:
- lib/ceml/lang/tt/casting.rb
Instance Method Summary collapse
Instance Method Details
#duration ⇒ Object
240 241 242 |
# File 'lib/ceml/lang/tt/casting.rb', line 240 def duration elements[3] end |
#ws1 ⇒ Object
232 233 234 |
# File 'lib/ceml/lang/tt/casting.rb', line 232 def ws1 elements[0] end |
#ws2 ⇒ Object
236 237 238 |
# File 'lib/ceml/lang/tt/casting.rb', line 236 def ws2 elements[2] end |