Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Class and Description |
---|---|
class |
RescueModNode
f rescue nil
|
Modifier and Type | Method and Description |
---|---|
T |
AbstractNodeVisitor.visitRescueNode(RescueNode node) |
T |
NodeVisitor.visitRescueNode(RescueNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildRescue(RescueNode node) |
Copyright © 2001-2022 JRuby. All Rights Reserved.