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

Class NonPrimitiveType

A non-primitive type (that is, one of function, class, date or object) inferred by the flow analysis.

Import path

import semmle.javascript.dataflow.InferredTypes

Direct supertypes

Indirect supertypes

Predicates

getTypeofTag

Gets the typeof tag corresponding to this type.

toString

Gets a textual representation of this element.

Charpred