Module: CEML::Casting::WithinPhrase0
- Defined in:
- lib/ceml/lang/tt/casting.rb
Instance Method Summary collapse
Instance Method Details
#distance ⇒ Object
299 300 301 |
# File 'lib/ceml/lang/tt/casting.rb', line 299 def distance elements[3] end |
#ws1 ⇒ Object
291 292 293 |
# File 'lib/ceml/lang/tt/casting.rb', line 291 def ws1 elements[0] end |
#ws2 ⇒ Object
295 296 297 |
# File 'lib/ceml/lang/tt/casting.rb', line 295 def ws2 elements[2] end |