Method: MicroCisc::Compile::Instruction#data
- Defined in:
- lib/micro_cisc/compile/instruction.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
5 6 7 |
# File 'lib/micro_cisc/compile/instruction.rb', line 5 def data @data end |