Class: CodeTools::AST::Self
- Defined in:
- lib/rubinius/code/compiler/evaluator.rb
Instance Method Summary collapse
Instance Method Details
#execute(e) ⇒ Object
| 71 72 73 | # File 'lib/rubinius/code/compiler/evaluator.rb', line 71 def execute(e) e.self end |