Class JvmTaintReduceOperator

    • Constructor Detail

      • JvmTaintReduceOperator

        public JvmTaintReduceOperator​(boolean reduceHeap)
        Create the taint reduce operator for the JVM.
        Parameters:
        reduceHeap - whether reduction of the heap is performed
      • JvmTaintReduceOperator

        public JvmTaintReduceOperator​(boolean reduceHeap,
                                      java.util.Map<Signature,​java.util.Set<JvmTaintSource>> taintSources)
        Create the taint reduce operator for the JVM.
        Parameters:
        reduceHeap - whether reduction of the heap is performed
        taintSources - collection of taint sources