as2fm.as2fm_common.ecmascript_interpretation.has_array_access
- as2fm.as2fm_common.ecmascript_interpretation.has_array_access(expr: str, elem: _Element | None) bool
Evaluate if an ECMAscript expression contains access to an array element.
Note: This works only if the expression evaluates to a variable (base type, custom struct or array).