| Package | Description |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.ir |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractNodeVisitor.visitMatchNode(MatchNode node) |
T |
NodeVisitor.visitMatchNode(MatchNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder.buildMatch(Variable result,
MatchNode matchNode) |
Copyright © 2001-2020 JRuby. All Rights Reserved.