| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.instructions | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.EQQInstr(EQQInstr eqqinstr) |
| Modifier and Type | Method and Description |
|---|---|
static EQQInstr |
EQQInstr.decode(IRReaderDecoder d) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRBytecodeAdapter6.callEqq(EQQInstr call) |
abstract void |
IRBytecodeAdapter.callEqq(EQQInstr call)
Perform a === call appropriate for a case/when statement.
|
void |
JVMVisitor.EQQInstr(EQQInstr eqqinstr) |
Copyright © 2001-2021 JRuby. All Rights Reserved.