Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
T |
AbstractNodeVisitor.visitOpElementAsgnNode(OpElementAsgnNode node) |
T |
NodeVisitor.visitOpElementAsgnNode(OpElementAsgnNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildOpElementAsgn(OpElementAsgnNode node) |
Operand |
IRBuilder.buildOpElementAsgnWithMethod(OpElementAsgnNode opElementAsgnNode) |
Copyright © 2001-2022 JRuby. All Rights Reserved.