Method: CodeTools::Compiler::LocalVariable#reference
- Defined in:
- lib/rubinius/code/compiler/locals.rb
#reference ⇒ Object
42 43 44 |
# File 'lib/rubinius/code/compiler/locals.rb', line 42 def reference LocalReference.new @slot end |