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

Member predicate TypeDecl::getLocalTypeName

Gets the local type name being declared.

If this is an import or type alias, the local type name represents the local alias.

LocalTypeName getLocalTypeName()