Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Class and Description |
---|---|
class |
Match2CaptureNode |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitMatch2Node(Match2Node iVisited) |
T |
AbstractNodeVisitor.visitMatch2Node(Match2Node node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildMatch2(Match2Node matchNode,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitMatch2Node(Match2Node node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.