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

Member predicate EnumDeclaration::isConst

Holds if this enumeration is declared with the const keyword.

predicate isConst()