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