Module: CEML::Casting::WithinPhrase0

Defined in:
lib/ceml/lang/tt/casting.rb

Instance Method Summary collapse

Instance Method Details

#distanceObject



299
300
301
# File 'lib/ceml/lang/tt/casting.rb', line 299

def distance
  elements[3]
end

#ws1Object



291
292
293
# File 'lib/ceml/lang/tt/casting.rb', line 291

def ws1
  elements[0]
end

#ws2Object



295
296
297
# File 'lib/ceml/lang/tt/casting.rb', line 295

def ws2
  elements[2]
end