CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( 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 src , Node dst , FlowLabel srclabel , FlowLabel dstlabel )