| Package | Description | 
|---|---|
| org.jruby.ir.interpreter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BodyInterpreterEngineAn interpreter which puts common subset of instrs in main switch. | 
| class  | SimpleMethodInterpreterEngineAn attempt at a minimal subset of instrs for small simple methods. | 
| class  | StartupInterpreterEngineThis interpreter is meant to interpret the instructions generated directly from IRBuild. | 
| Modifier and Type | Field and Description | 
|---|---|
| InterpreterEngine | InterpreterContext. engine | 
Copyright © 2001-2015 JRuby. All Rights Reserved.