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

Module TypeAnnotations

Provides classes for reasoning about type annotations independently of dialect.

Import path

import semmle.javascript.TypeAnnotations

Imports

javascript

Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.

Classes

TypeAnnotation

A type annotation, either in the form of a TypeScript type or a JSDoc comment.