Module LocalObjects
Provides classes for the local objects that the dataflow library can reason about soundly.
Import path
import semmle.javascript.dataflow.LocalObjects
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
LocalObject | An object that is entirely local, in the sense that the dataflow library models all of its flow. |