Module signature UniversalFlowInput
Provides the input specification.
Import path
import codeql.typeflow.UniversalFlowPredicates
| isExcludedFromNullAnalysis | Holds if |
| isNullValue | Holds if |
| step | Holds if data can flow from |
Types
| FlowNode | A node for which certain data flow properties may be proved. For example, expressions and method declarations. |
Parameters
| Location | LocationSig |