| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.instructions | |
| org.jruby.ir.targets | |
| org.jruby.ir.targets.indy | |
| org.jruby.ir.targets.simple |
| 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 |
JVMVisitor.EQQInstr(EQQInstr eqqinstr) |
void |
InvocationCompiler.invokeEQQ(EQQInstr call)
Perform a === call appropriate for a case/when statement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndyInvocationCompiler.invokeEQQ(EQQInstr call) |
| Modifier and Type | Method and Description |
|---|---|
void |
NormalInvocationCompiler.invokeEQQ(EQQInstr call) |
Copyright © 2001-2022 JRuby. All Rights Reserved.