CodeQL library for GitHub Actions
codeql/actions-all 0.4.27-dev (changelog, source)
Search

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

Direct supertypes

Predicates