Interface ISinkPoint
-
Method Summary
Modifier and TypeMethodDescriptionfindSources
(CGAnalysisContext<IExplodedBasicBlock> ctx, TabulationResult<BasicBlockInContext<IExplodedBasicBlock>, CGNode, DomainElement> flowResult, IFDSTaintDomain<IExplodedBasicBlock> domain) getFlow()
-
Method Details
-
findSources
Set<FlowType<IExplodedBasicBlock>> findSources(CGAnalysisContext<IExplodedBasicBlock> ctx, TabulationResult<BasicBlockInContext<IExplodedBasicBlock>, CGNode, DomainElement> flowResult, IFDSTaintDomain<IExplodedBasicBlock> domain) -
getFlow
FlowType<IExplodedBasicBlock> getFlow()
-