CodeQL library for Java/Kotlin
codeql/java-all 0.10.0 (changelog, source)
Search

Predicate signature Configs::isSource

Holds if source is a relevant data flow source with the given initial state.

Import path

import codeql.dataflow.DataFlow
signature predicate isSource(Node source, FlowState state)