Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ast.visitor | |
org.jruby.ir |
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(Variable result,
Match2Node matchNode) |
Copyright © 2001-2018 JRuby. All Rights Reserved.