Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public static BytecodeInstanceOf | |
public static BytecodeInstanceOf | |
public static BytecodeInstanceOf | |
public InstanceKlass | |
public boolean | |
public void |
BytecodeInstanceOf | back to summary |
---|---|
pack-priv BytecodeInstanceOf(Method method, int bci) |
at | back to summary |
---|---|
public static BytecodeInstanceOf at(Method method, int bci) |
at | back to summary |
---|---|
public static BytecodeInstanceOf at(BytecodeStream bcs) |
atCheck | back to summary |
---|---|
public static BytecodeInstanceOf atCheck(Method method, int bci) Like at, but returns null if the BCI is not at instanceof |
getInstanceOfKlass | back to summary |
---|---|
public InstanceKlass getInstanceOfKlass() |
isValid | back to summary |
---|---|
public boolean isValid() |
verify | back to summary |
---|---|
public void verify() |