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

Member predicate KeywordTypeExpr::isConstKeyword

Holds if this is the const keyword, occurring in a type assertion such as x as const.

predicate isConstKeyword()