| Package | Description |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler | |
| org.jruby.compiler.ir |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
NodeVisitor.visitAliasNode(AliasNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTCompiler.compileAlias(AliasNode alias,
BodyCompiler context,
boolean expr) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder.buildAlias(AliasNode alias,
IRScope s) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.