Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
Object |
NodeVisitor.visitMatchNode(MatchNode iVisited) |
Object |
AbstractNodeVisitor.visitMatchNode(MatchNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildMatch(MatchNode matchNode,
IRScope s) |
Copyright © 2001-2016 JRuby. All Rights Reserved.