public abstract class MethodState extends Object
Modifier and Type | Field and Description |
---|---|
static MethodState |
DEFAULT |
Constructor and Description |
---|
MethodState() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
throwsException(SSAAbstractInvokeInstruction node) |
public static final MethodState DEFAULT
public abstract boolean throwsException(SSAAbstractInvokeInstruction node)