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