| Package | Description |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler | |
| org.jruby.ir |
| Modifier and Type | Method and Description |
|---|---|
Object |
NodeVisitor.visitLiteralNode(LiteralNode iVisited) |
Object |
AbstractNodeVisitor.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 © 2001–2024 JRuby. All rights reserved.