Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.compiler | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
Object |
NodeVisitor.visitAliasNode(AliasNode iVisited) |
Object |
AbstractNodeVisitor.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 © 2001-2016 JRuby. All Rights Reserved.