CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( changelog , source )
Search

Member predicate ControlFlowNode :: isAFinalNode

Holds if this is a final node, that is, a CFG node where execution of a toplevel or function terminates.

predicate isAFinalNode ( )