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

Member predicate JSDocNamedTypeExpr::getRawName

Gets the name directly as it appears in this type, including any qualifiers.

For example, for X.Y this gets the string "X.Y".

string getRawName()