| Package | Description |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.ir | |
| org.jruby.parser |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractNodeVisitor.visitFCallNode(FCallNode node) |
T |
NodeVisitor.visitFCallNode(FCallNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder.buildFCall(Variable result,
FCallNode fcallNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserSupport.frobnicate_fcall_args(FCallNode fcall,
Node args,
Node iter) |
Copyright © 2001-2020 JRuby. All Rights Reserved.