Module: CEML::Scripts::Instructions1
- Defined in:
- lib/ceml/lang/tt/scripts.rb
Instance Method Summary collapse
Instance Method Details
#instruction_stmt ⇒ Object
579 580 581 |
# File 'lib/ceml/lang/tt/scripts.rb', line 579 def instruction_stmt elements[0] end |
#more ⇒ Object
583 584 585 |
# File 'lib/ceml/lang/tt/scripts.rb', line 583 def more elements[1] end |