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

Member predicate TypeDecl::describe

Gets a string describing the type being declared, consisting of the declaration kind and the name being declared, such as class C for a class declaration C.

string describe()