codeql/javascript-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the upper bound of the type parameter, such as U in class C<T extends U>.
U
class C<T extends U>
TypeExpr getBound()