public class LoadAnalysis extends FieldSetAnalysis
Constructor and Description |
---|
LoadAnalysis(DepthFirstSearch dfs,
org.apache.bcel.generic.ConstantPoolGen cpg) |
Modifier and Type | Method and Description |
---|---|
protected void |
sawLoad(FieldSet fact,
XField field) |
protected void |
sawStore(FieldSet fact,
XField field) |
copy, createFact, getCPG, initEntryFact, isFactValid, isTop, makeFactTop, meetInto, same, transferInstruction
getBlockOrder, getDepthFirstSearch, isForwards
getFactAfterLocation, getFactAtLocation, transfer
edgeTransfer, factToString, finishIteration, getFactOnEdge, getLastUpdateTimestamp, getResultFact, getStartFact, resultFactIterator, setLastUpdateTimestamp, startIteration
public LoadAnalysis(DepthFirstSearch dfs, org.apache.bcel.generic.ConstantPoolGen cpg)
protected void sawLoad(FieldSet fact, XField field)
sawLoad
in class FieldSetAnalysis
protected void sawStore(FieldSet fact, XField field)
sawStore
in class FieldSetAnalysis
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.