as2fm.as2fm_common.ecmascript_interpretation_functions

Functions

get_ast_expression_type(ast, variables)

Extracts the type from a given AST expression.

get_dict_from_object_expression(ast)

Parse and AST expression and extracts the resulting value.

get_list_from_array_expr(ast[, expected_type])