|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AliasNode | |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler | |
| org.jruby.compiler.ir | |
| Uses of AliasNode in org.jruby.ast.visitor |
|---|
| Methods in org.jruby.ast.visitor with parameters of type AliasNode | |
|---|---|
java.lang.Object |
NodeVisitor.visitAliasNode(AliasNode iVisited)
|
| Uses of AliasNode in org.jruby.compiler |
|---|
| Methods in org.jruby.compiler with parameters of type AliasNode | |
|---|---|
void |
ASTCompiler.compileAlias(AliasNode alias,
BodyCompiler context,
boolean expr)
|
| Uses of AliasNode in org.jruby.compiler.ir |
|---|
| Methods in org.jruby.compiler.ir with parameters of type AliasNode | |
|---|---|
Operand |
IRBuilder.buildAlias(AliasNode alias,
IRScope s)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||