|
|||||||||
| 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.BetterTypeFrame
public class BetterTypeFrame
A Frame containing Type objects representing the type of each item in a Java stack frame.
Frame,
BetterTypeAnalysis| Field Summary |
|---|
| Fields inherited from interface edu.umd.cs.findbugs.ba.Debug |
|---|
CHECK_ASSERTIONS, VERIFY_INTEGRITY |
| Constructor Summary | |
|---|---|
BetterTypeFrame(int numLocals)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class edu.umd.cs.findbugs.ba.Frame |
|---|
clearStack, copyFrom, getInstance, getNumLocals, getNumSlots, 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 | ||||||||