Module: CEML::Casting::WithMatchingPhrase0

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

Instance Method Summary collapse

Instance Method Details

#thingObject



362
363
364
# File 'lib/ceml/lang/tt/casting.rb', line 362

def thing
  elements[5]
end

#ws1Object



350
351
352
# File 'lib/ceml/lang/tt/casting.rb', line 350

def ws1
  elements[0]
end

#ws2Object



354
355
356
# File 'lib/ceml/lang/tt/casting.rb', line 354

def ws2
  elements[2]
end

#ws3Object



358
359
360
# File 'lib/ceml/lang/tt/casting.rb', line 358

def ws3
  elements[4]
end