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

Member predicate ConditionalExpr::getABranch

Gets either the ‘then’ or the ‘else’ expression of this conditional.

Expr getABranch()