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

Member predicate ConditionalTypeExpr :: getCheckType

Gets the type to the left of the extends keyword, such as T in T extends any[] ? A : B.

TypeExpr getCheckType ( )