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

Predicate Make::Private::External::SourceSinkInterpretation::isSourceNode

Holds if node is specified as a source with the given kind in a MaD flow model.

Import path

import codeql.dataflow.internal.FlowSummaryImpl
predicate isSourceNode(InterpretNode node, string kind, string model)