| Package | Description |
|---|---|
| org.jruby.compiler | |
| org.jruby.compiler.impl | |
| org.jruby.runtime.opto |
| Modifier and Type | Method and Description |
|---|---|
InvocationCompiler |
BodyCompiler.getInvocationCompiler() |
| Modifier and Type | Class and Description |
|---|---|
class |
InvokeDynamicInvocationCompiler |
class |
StandardInvocationCompiler |
| Modifier and Type | Field and Description |
|---|---|
protected InvocationCompiler |
BaseBodyCompiler.invocationCompiler |
| Modifier and Type | Method and Description |
|---|---|
InvocationCompiler |
BaseBodyCompiler.getInvocationCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static InvocationCompiler |
OptoFactory.newInvocationCompiler(BaseBodyCompiler bodyCompiler,
SkinnyMethodAdapter method) |
Copyright © 2001-2013 JRuby. All Rights Reserved.