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