Datatype TTaintTrackingNode
Type representing the (node, context, path, kind) tuple.
Construction of this type is mutually recursive with TaintTrackingImplementation.flowStep(...)
Import path
import semmle.python.dataflow.old.ImplementationType representing the (node, context, path, kind) tuple.
Construction of this type is mutually recursive with TaintTrackingImplementation.flowStep(...)
import semmle.python.dataflow.old.Implementation