|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationCompiler | |
---|---|
org.jruby.compiler | |
org.jruby.compiler.impl |
Uses of InvocationCompiler in org.jruby.compiler |
---|
Methods in org.jruby.compiler that return InvocationCompiler | |
---|---|
InvocationCompiler |
MethodCompiler.getInvocationCompiler()
|
Uses of InvocationCompiler in org.jruby.compiler.impl |
---|
Classes in org.jruby.compiler.impl that implement InvocationCompiler | |
---|---|
class |
StandardInvocationCompiler
|
Fields in org.jruby.compiler.impl declared as InvocationCompiler | |
---|---|
protected InvocationCompiler |
StandardASMCompiler.AbstractMethodCompiler.invocationCompiler
|
Methods in org.jruby.compiler.impl that return InvocationCompiler | |
---|---|
InvocationCompiler |
StandardASMCompiler.AbstractMethodCompiler.getInvocationCompiler()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |