mylang_
ast_
interp
0.1.0
mylang_ast_interp
Function
execute
Copy item path
source
pub fn execute(stmts: &[
Stmt
]) ->
AstInterpResult
<
()
>
Expand description
抽象構文木を解釈実行する