as2fm.as2fm_common.ecmascript_interpretation.parse_expression_to_ast
- as2fm.as2fm_common.ecmascript_interpretation.parse_expression_to_ast(expression: str, elem: _Element)
Parse the string using esprima. Return the AST of it’s main body.
AST = Abstract Syntax Tree