Module: CEML::Instructions::SyncStmt0

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

Instance Method Summary collapse

Instance Method Details

#idObject



862
863
864
# File 'lib/ceml/lang/tt/instructions.rb', line 862

def id
  elements[2]
end

#wsObject



858
859
860
# File 'lib/ceml/lang/tt/instructions.rb', line 858

def ws
  elements[1]
end