Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitDAsgnNode(DAsgnNode iVisited) |
T |
AbstractNodeVisitor.visitDAsgnNode(DAsgnNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildDAsgn(DAsgnNode dasgnNode,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
Object |
ParameterCollector.visitDAsgnNode(DAsgnNode node) |
RubyNode |
LoadArgumentsTranslator.visitDAsgnNode(DAsgnNode node) |
RubyNode |
BodyTranslator.visitDAsgnNode(DAsgnNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.