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

Predicate Private :: External :: isSourceNode

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

Import path

import semmle.code.java.dataflow.internal.FlowSummaryImpl
predicate isSourceNode ( InterpretNode node , string kind )