-
Field Summary
Fields
static final int
The resource is closed (or unlocked, etc).
static final int
The resource has been created, but is not open.
static final int
The resource escapes the method.
static final int
The resource doesn't exist.
static final int
The resource is open (or locked, etc) on paths that include only normal
control flow.
static final int
The resource is open (or locked, etc) on paths that include exception
control flow.
-
Constructor Summary
Constructors
-
Method Summary
void
Make this Frame exactly the same as the one given as a parameter.
int
boolean
Return true if this stack frame is the same as the one given as a
parameter.
void
Methods inherited from class Frame
allSlots, clearStack, contains, getArgument, getArgument, getArgumentSet, getArgumentSlot, getInstance, getInstanceSlot, getInstanceStackLocation, getLastUpdateTimestamp, getNumArguments, getNumArgumentsIncludingObjectInstance, getNumLocals, getNumSlots, getOperand, getStackDepth, getStackLocation, getStackValue, getTopStackWords, getTopValue, getValue, isBottom, isTop, isValid, popValue, pushValue, setBottom, setLastUpdateTimestamp, setTop, setValid, setValue, valueToString