Module: CEML::Scripts::Instructions0

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

Instance Method Summary collapse

Instance Method Details

#instruction_stmtObject



573
574
575
# File 'lib/ceml/lang/tt/scripts.rb', line 573

def instruction_stmt
  elements[1]
end

#nlObject



569
570
571
# File 'lib/ceml/lang/tt/scripts.rb', line 569

def nl
  elements[0]
end