| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.instructions | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
BooleanLiteral |
IRManager.getFalse() |
BooleanLiteral |
IRManager.getTrue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.BooleanLiteral(BooleanLiteral booleanliteral) |
| Constructor and Description |
|---|
ToAryInstr(Variable result,
Operand array,
BooleanLiteral dontToAryArrays) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.BooleanLiteral(BooleanLiteral booleanliteral) |
Copyright © 2001–2024 JRuby. All rights reserved.