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

Member predicate ConditionalExpr::getABranch

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

Expr getABranch()