codeql/javascript-all
0.8.3
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()