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

Member predicate KeywordTypeExpr::isString

Holds if this is the string type. Does not hold for the (rarely used) String type.

predicate isString()