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

Member predicate TypeParameter::getBound

Gets the upper bound of the type parameter, such as U in class C<T extends U>.

TypeExpr getBound()