Module InferredTypes
Import path
import semmle.javascript.dataflow.InferredTypesPredicates
| ppAllTypeTags | INTERNAL: Only to be used by the flow analysis library. |
Classes
| InferredType | A type inferred by the flow analysis. |
| NonPrimitiveType | A non-primitive type (that is, one of |
| PrimitiveType | A primitive type (that is, one of |
| TypeofTag | A |
Datatypes
| TypeTag | Types inferred by the flow analysis, represented as type tags. |