public class SwitchHandler
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static class |
SwitchHandler.SwitchDetails |
Constructor | Description |
---|---|
SwitchHandler() |
Modifier and Type | Method | Description |
---|---|---|
void |
enterSwitch(DismantleBytecode dbc) |
|
int |
getDefaultOffset() |
|
int |
getNextSwitchOffset(DismantleBytecode dbc) |
|
boolean |
isOnSwitchOffset(DismantleBytecode dbc) |
public void enterSwitch(DismantleBytecode dbc)
public boolean isOnSwitchOffset(DismantleBytecode dbc)
public int getNextSwitchOffset(DismantleBytecode dbc)
public int getDefaultOffset()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.