Class DataFlowType
A type for a data flow node.
This may or may not coincide with any type system existing for the source language, but should minimally include unique types for individual closure expressions (typically lambdas).
Import path
import codeql.actions.dataflow.internal.DataFlowPrivate