Module AbstractProperties
Import path
import semmle.javascript.dataflow.AbstractPropertiesClasses
| AbstractProperty | An abstract representation of a set of concrete properties, characterized by a base object (which is an abstract value for which properties are tracked) and a property name. |
| AbstractProtoProperty | An abstract representation of the |