Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.operands | |
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 |
JVMVisitor.UnboxedBoolean(UnboxedBoolean bool) |
Copyright © 2001-2015 JRuby. All Rights Reserved.