| Package | Description |
|---|---|
| org.jruby.ast.util | |
| org.jruby.ast.visitor | |
| org.jruby.ir |
| Modifier and Type | Method and Description |
|---|---|
private static void |
SexpMaker.vcallNode(SexpMaker.Builder sb,
VCallNode node) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractNodeVisitor.visitVCallNode(VCallNode iVisited) |
java.lang.Object |
NodeVisitor.visitVCallNode(VCallNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder.buildVCall(VCallNode node,
IRScope s) |