| Package | Description |
|---|---|
| org.jruby.compiler.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedRootBodyCompiler |
class |
ClassBodyCompiler |
class |
MethodBodyCompiler
MethodBodyCompiler is the base compiler for all method bodies.
|
| Constructor and Description |
|---|
ChainedRootBodyCompiler(StandardASMCompiler scriptCompiler,
java.lang.String methodName,
java.lang.String rubyName,
ASTInspector inspector,
StaticScope scope,
RootScopedBodyCompiler parent) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.