| Package | Description |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.ir | |
| org.jruby.runtime |
| Modifier and Type | Method and Description |
|---|---|
Object |
NodeVisitor.visitLambdaNode(LambdaNode iVisited) |
Object |
AbstractNodeVisitor.visitLambdaNode(LambdaNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder19.buildLambda(LambdaNode node,
IRScope s) |
| Constructor and Description |
|---|
Interpreted19Block(LambdaNode lambdaNode) |
Copyright © 2001-2014 JRuby. All Rights Reserved.