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

Member predicate TypeAssertion :: getTypeAnnotation

Gets the type to cast to, that is, the T in E as T or <T> E.

TypeExpr getTypeAnnotation ( )