| Package | Description | 
|---|---|
| org.jruby.ir | |
| org.jruby.ir.interpreter | |
| org.jruby.ir.targets | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ScriptAndCode | Compiler. execute(Ruby runtime,
       IRScriptBody scope,
       ClassDefiningClassLoader classLoader) | 
| protected abstract R | IRTranslator. execute(Ruby runtime,
       IRScriptBody producedIrScope,
       S specificObject) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected IRubyObject | Interpreter. execute(Ruby runtime,
       IRScriptBody irScope,
       IRubyObject self) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JVMVisitor. codegenScriptBody(IRScriptBody script) | 
| void | JVMVisitor. emitScriptBody(IRScriptBody script) | 
Copyright © 2001-2015 JRuby. All Rights Reserved.