|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.Frame<Type>
edu.umd.cs.findbugs.ba.type2.BetterTypeFrame
public class BetterTypeFrame
A Frame containing Type objects representing the type of each item in a Java stack frame.
Frame
,
BetterTypeAnalysis
Constructor Summary | |
---|---|
BetterTypeFrame(int numLocals)
Constructor. |
Method Summary |
---|
Methods inherited from class edu.umd.cs.findbugs.ba.Frame |
---|
clearStack, copyFrom, getArgument, getArgumentSet, getInstance, getInstanceSlot, getInstanceStackLocation, getNumArguments, getNumArgumentsIncludingObjectInstance, getNumLocals, getNumSlots, getOperand, getStackDepth, getStackValue, getTopStackWords, getTopValue, getValue, isBottom, isTop, isValid, popValue, pushValue, sameAs, setBottom, setTop, setValid, setValue, toString, valueToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BetterTypeFrame(int numLocals)
numLocals
- the number of local variables in the frame
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |