CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.2.2-dev (changelog, source)
Search

Member predicate Configuration::isAdditionalFlowStep

Holds if src -> trg is a flow edge converting flow with label inlbl to flow with label outlbl.

predicate isAdditionalFlowStep(Node node1, Node node2, FlowLabel state1, FlowLabel state2)