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

Member predicate JSDocAppliedTypeExpr::getAnArgument

Gets an argument type of the applied type expression.

For example, in Array<string>, string is the only argument type.

JSDocTypeExpr getAnArgument()