Package org.scandroid.flow.functions
package org.scandroid.flow.functions
-
ClassDescriptionCallFlowFunction<E extends ISSABasicBlock>CallNoneToReturnFunction<E extends ISSABasicBlock>CallToReturnFunction<E extends ISSABasicBlock>ConstantFlowFunction<E extends ISSABasicBlock>A flow function which maps the zero fact to a set of new dataflow facts, essentially introducing them from nothing.GlobalIdentityFunction<E extends ISSABasicBlock>Flow function that only permits globals - and the zero element - to flow throughGlobalReturnToNodeFunction<E extends ISSABasicBlock>Propagates heap information from InstanceKeys to the LocalElements that point to those keysIDTransferFunctions<E extends ISSABasicBlock>IFDSTaintFlowFunctionProvider<E extends ISSABasicBlock>Deprecated.Replaced by TaintTransferFunctions.ReturnFlowFunction<E extends ISSABasicBlock>TaintTransferFunctions<E extends ISSABasicBlock>