Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.compiler | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractNodeVisitor.visitAliasNode(AliasNode iVisited) |
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.