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