| Package | Description |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler | |
| org.jruby.compiler.ir |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
NodeVisitor.visitLiteralNode(LiteralNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTCompiler.compileLiteral(LiteralNode literal,
BodyCompiler context) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder.buildLiteral(LiteralNode literalNode,
IRScope s) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.