Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitAliasNode(AliasNode iVisited) |
T |
AbstractNodeVisitor.visitAliasNode(AliasNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildAlias(AliasNode alias,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitAliasNode(AliasNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.