Package | Description |
---|---|
org.jruby.compiler | |
org.jruby.compiler.impl |
Modifier and Type | Method and Description |
---|---|
VariableCompiler |
BodyCompiler.getVariableCompiler() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVariableCompiler |
class |
HeapBasedVariableCompiler |
class |
StackBasedVariableCompiler |
Modifier and Type | Field and Description |
---|---|
protected VariableCompiler |
BaseBodyCompiler.variableCompiler |
Modifier and Type | Method and Description |
---|---|
VariableCompiler |
BaseBodyCompiler.getVariableCompiler() |
Copyright © 2001-2015 JRuby. All Rights Reserved.