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