DataflowAnalysis<Fact>public class StoreAnalysis extends FieldSetAnalysis
| Constructor | Description |
|---|---|
StoreAnalysis(DepthFirstSearch dfs,
org.apache.bcel.generic.ConstantPoolGen cpg) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
sawLoad(FieldSet fact,
XField field) |
|
protected void |
sawStore(FieldSet fact,
XField field) |
getFactAfterLocation, getFactAtLocation, transferedgeTransfer, factToString, finishIteration, getFactOnEdge, getLastUpdateTimestamp, getResultFact, getStartFact, resultFactIterator, setLastUpdateTimestamp, startIterationcopy, createFact, getCPG, initEntryFact, isFactValid, isTop, makeFactTop, meetInto, same, transferInstructiongetBlockOrder, getDepthFirstSearch, isForwardspublic StoreAnalysis(DepthFirstSearch dfs, org.apache.bcel.generic.ConstantPoolGen cpg)
protected void sawLoad(FieldSet fact, XField field)
sawLoad in class FieldSetAnalysisprotected void sawStore(FieldSet fact, XField field)
sawStore in class FieldSetAnalysisFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.