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

Class JSDocError

An error encountered while parsing a JSDoc comment.

Import path

import javascript

Direct supertypes

Predicates

getMessage

Gets the message associated with the error.

getTag

Gets the tag that triggered the error.

toString

Gets a textual representation of this element.