| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters | |
| org.benf.cfr.reader.bytecode.analysis.parse.statement | |
| org.benf.cfr.reader.bytecode.opcode |
| Modifier and Type | Class and Description |
|---|---|
private static class |
KotlinSwitchHandler.FakeSwitch |
| Modifier and Type | Method and Description |
|---|---|
private static int |
SwitchReplacer.getDefault(DecodedSwitch decodedSwitch) |
| Modifier and Type | Field and Description |
|---|---|
private DecodedSwitch |
RawSwitchStatement.switchData |
| Modifier and Type | Method and Description |
|---|---|
DecodedSwitch |
RawSwitchStatement.getSwitchData() |
| Constructor and Description |
|---|
RawSwitchStatement(BytecodeLoc loc,
Expression switchOn,
DecodedSwitch switchData) |
| Modifier and Type | Class and Description |
|---|---|
class |
DecodedLookupSwitch |
class |
DecodedTableSwitch |