Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public static BytecodeIf | |
public static BytecodeIf | |
public static BytecodeIf | |
public int | |
public boolean | |
public void |
BytecodeIf | back to summary |
---|---|
pack-priv BytecodeIf(Method method, int bci) |
at | back to summary |
---|---|
public static BytecodeIf at(Method method, int bci) |
at | back to summary |
---|---|
public static BytecodeIf at(BytecodeStream bcs) |
atCheck | back to summary |
---|---|
public static BytecodeIf atCheck(Method method, int bci) Like at, but returns null if the BCI is not at some ifxxx bytecode |
getTargetBCI | back to summary |
---|---|
public int getTargetBCI() Implements abstract sun. |
isValid | back to summary |
---|---|
public boolean isValid() |
verify | back to summary |
---|---|
public void verify() |