Class StoreAnalysis
- All Implemented Interfaces:
DataflowAnalysis<FieldSet>
-
Constructor Summary
ConstructorsConstructorDescriptionStoreAnalysis(DepthFirstSearch dfs, org.apache.bcel.generic.ConstantPoolGen cpg) -
Method Summary
Methods inherited from class FieldSetAnalysis
copy, createFact, getCPG, initEntryFact, isFactValid, isTop, makeFactTop, meetInto, same, transferInstructionMethods inherited from class ForwardDataflowAnalysis
getBlockOrder, getDepthFirstSearch, isForwardsMethods inherited from class AbstractDataflowAnalysis
getFactAfterLocation, getFactAtLocation, transferMethods inherited from class BasicAbstractDataflowAnalysis
edgeTransfer, factToString, finishIteration, getFactOnEdge, getLastUpdateTimestamp, getResultFact, getStartFact, resultFactIterator, setLastUpdateTimestamp, startIteration
-
Constructor Details
-
StoreAnalysis
-
-
Method Details
-
sawLoad
- Specified by:
sawLoadin classFieldSetAnalysis
-
sawStore
- Specified by:
sawStorein classFieldSetAnalysis
-