public class StoreAnalysis extends FieldSetAnalysis
| Constructor and Description |
|---|
StoreAnalysis(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, transferInstructiongetBlockOrder, getDepthFirstSearch, isForwardsgetFactAfterLocation, getFactAtLocation, transferedgeTransfer, factToString, finishIteration, getFactOnEdge, getLastUpdateTimestamp, getResultFact, getStartFact, resultFactIterator, setLastUpdateTimestamp, startIterationpublic 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.