mimium_lang::ast_interpreter

Function eval_ast

Source
pub fn eval_ast(e_meta: ExprNodeId, ctx: &mut Context) -> Result<Value, Error>