|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableCompiler | |
---|---|
org.jruby.compiler | |
org.jruby.compiler.impl |
Uses of VariableCompiler in org.jruby.compiler |
---|
Methods in org.jruby.compiler that return VariableCompiler | |
---|---|
VariableCompiler |
BodyCompiler.getVariableCompiler()
|
Uses of VariableCompiler in org.jruby.compiler.impl |
---|
Classes in org.jruby.compiler.impl that implement VariableCompiler | |
---|---|
class |
AbstractVariableCompiler
|
class |
HeapBasedVariableCompiler
|
class |
StackBasedVariableCompiler
|
Fields in org.jruby.compiler.impl declared as VariableCompiler | |
---|---|
protected VariableCompiler |
BaseBodyCompiler.variableCompiler
|
Methods in org.jruby.compiler.impl that return VariableCompiler | |
---|---|
VariableCompiler |
BaseBodyCompiler.getVariableCompiler()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |