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