| Package | Description |
|---|---|
| org.jruby.compiler | |
| org.jruby.compiler.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTCompiler.compileRoot(Node node,
ScriptCompiler context,
ASTInspector inspector) |
void |
ASTCompiler.compileRoot(Node node,
ScriptCompiler context,
ASTInspector inspector,
boolean load,
boolean main) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardASMCompiler |
Copyright © 2001-2013 JRuby. All Rights Reserved.