| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.operands | |
| org.jruby.ir.persistence | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.UnboxedBoolean(UnboxedBoolean bool) |
| Modifier and Type | Field and Description |
|---|---|
static UnboxedBoolean |
UnboxedBoolean.FALSE |
static UnboxedBoolean |
UnboxedBoolean.TRUE |
| Modifier and Type | Method and Description |
|---|---|
static UnboxedBoolean |
UnboxedBoolean.decode(IRReaderDecoder d) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRDumper.UnboxedBoolean(UnboxedBoolean bool) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.UnboxedBoolean(UnboxedBoolean bool) |
Copyright © 2001-2016 JRuby. All Rights Reserved.