Class CallNoneToReturnFunction<E extends ISSABasicBlock>

java.lang.Object
org.scandroid.flow.functions.CallNoneToReturnFunction<E>
All Implemented Interfaces:
IFlowFunction, IUnaryFlowFunction

public final class CallNoneToReturnFunction<E extends ISSABasicBlock> extends Object implements IUnaryFlowFunction
  • Constructor Details

    • CallNoneToReturnFunction

      public CallNoneToReturnFunction(IFDSTaintDomain<E> domain)
  • Method Details

    • getTargets

      public IntSet getTargets(int d)
      Specified by:
      getTargets in interface IUnaryFlowFunction
      Returns:
      set of d2 such that (d1,d2) is an edge in this distributive function's graph representation, or null if there are none