Member predicate AnalyzedPropertyRead::getALocalValue
INTERNAL: Do not use.
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. No
tracking through the properties of object literals and function/class
instances is performed, other than those accounted for by globalFlowPred
.