Method: Nstrct::Instruction#code

Defined in:
lib/nstrct/instruction.rb

#codeObject

Returns the value of attribute code.



5
6
7
# File 'lib/nstrct/instruction.rb', line 5

def code
  @code
end