Module: CEML::Instructions::Condition1
- Defined in:
- lib/ceml/lang/tt/instructions.rb
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
1055 1056 1057 |
# File 'lib/ceml/lang/tt/instructions.rb', line 1055 def value [type.text_value.to_sym, thing.text_value.to_sym] end |