Package | Description |
---|---|
org.jruby.ir.interpreter |
Modifier and Type | Class and Description |
---|---|
class |
StartupInterpreterEngine
This interpreter is meant to interpret the instructions generated directly from IRBuild.
|
Modifier and Type | Method and Description |
---|---|
InterpreterEngine |
InterpreterContext.getEngine() |
Modifier and Type | Method and Description |
---|---|
void |
InterpreterContext.setEngine(InterpreterEngine engine) |
Copyright © 2001-2018 JRuby. All Rights Reserved.