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

Predicate isEndOfCallPath

Holds if fun should be used as the end point of a call path.

Import path

import semmle.javascript.explore.CallGraph
predicate isEndOfCallPath(FunctionNode fun)