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,
String methodName,
String rubyName,
ASTInspector inspector,
StaticScope scope,
RootScopedBodyCompiler parent) |
Copyright © 2001-2013 JRuby. All Rights Reserved.