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