| Package | Description |
|---|---|
| org.jruby.compiler |
| Modifier and Type | Field and Description |
|---|---|
protected JVMVisitor |
JITClassGenerator.visitor |
| Constructor and Description |
|---|
BlockJITClassGenerator(String className,
String methodName,
String key,
Ruby ruby,
MixedModeIRBlockBody body,
JVMVisitor visitor) |
JITClassGenerator(String className,
String methodName,
String key,
Ruby ruby,
JVMVisitor visitor) |
MethodJITClassGenerator(String className,
String methodName,
String key,
Ruby ruby,
MixedModeIRMethod method,
JVMVisitor visitor) |
Copyright © 2001-2017 JRuby. All Rights Reserved.