CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (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()