Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitOpAsgnOrNode(OpAsgnOrNode iVisited) |
T |
AbstractNodeVisitor.visitOpAsgnOrNode(OpAsgnOrNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildOpAsgnOr(OpAsgnOrNode orNode) |
Copyright © 2001-2018 JRuby. All Rights Reserved.