codeql/javascript-all
2.3.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the type to cast to, that is, the T in E as T or <T> E.
T
E as T
<T> E
TypeExpr getTypeAnnotation()