codeql/javascript-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the type to the left of the extends keyword, such as T in T extends any[] ? A : B.
extends
T
T extends any[] ? A : B
TypeExpr getCheckType()