Module: CEML::Instructions::SyncStmt0
- Defined in:
- lib/ceml/lang/tt/instructions.rb
Instance Method Summary collapse
Instance Method Details
#id ⇒ Object
862 863 864 |
# File 'lib/ceml/lang/tt/instructions.rb', line 862 def id elements[2] end |
#ws ⇒ Object
858 859 860 |
# File 'lib/ceml/lang/tt/instructions.rb', line 858 def ws elements[1] end |