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

Member predicate ConditionalExpr::getABranch

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

Expr getABranch()