Class PrimitiveType
A primitive type (that is, one of null
, undefined
,
boolean
, number
or string
) inferred by the
flow analysis.
Import path
import semmle.javascript.dataflow.InferredTypes
Direct supertypes
Indirect supertypes
Predicates
getTypeofTag | Gets the |
toString | Gets a textual representation of this element. |