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

Member predicate EnumDeclaration::isConst

Holds if this enumeration is declared with the const keyword.

predicate isConst()