Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitEnsureNode(EnsureNode iVisited) |
T |
AbstractNodeVisitor.visitEnsureNode(EnsureNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildEnsureNode(EnsureNode ensureNode,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitEnsureNode(EnsureNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.