Member predicate AnalyzedPropertyRead::getAValue
Gets an abstract value that this node may evaluate to at runtime.
This predicate tracks flow through expressions, variables (both local
and global), IIFEs, ES6-style imports that can be resolved uniquely, and
the properties of CommonJS module
and exports
objects. Some limited
tracking through the properties of object literals and function/class
instances is also performed.