edu.umd.cs.findbugs
public class SwitchHandler extends Object
| Nested Class Summary | |
|---|---|
| static class | SwitchHandler.SwitchDetails |
| Constructor Summary | |
|---|---|
| SwitchHandler() | |
| Method Summary | |
|---|---|
| void | enterSwitch(DismantleBytecode dbc) |
| int | getDefaultOffset() |
| int | getNextSwitchOffset(DismantleBytecode dbc) |
| boolean | isOnSwitchOffset(DismantleBytecode dbc) |