Module: CEML::Scripts::Instructions0
- Defined in:
- lib/ceml/lang/tt/scripts.rb
Instance Method Summary collapse
Instance Method Details
#instruction_stmt ⇒ Object
573 574 575 |
# File 'lib/ceml/lang/tt/scripts.rb', line 573 def instruction_stmt elements[1] end |
#nl ⇒ Object
569 570 571 |
# File 'lib/ceml/lang/tt/scripts.rb', line 569 def nl elements[0] end |