Forester_compiler.ActionSourcetype t = | Quit of exit| Build_import_graph| Plant_assets| Plant_foreign| Done| Load_all_configured_dirs| Parse_all| Expand_all| Eval_all| Load_tree of Eio.Fs.dir_ty Eio.Path.t| Parse of Lsp.Uri.t| Expand of Forester_core.URI.t| Eval of Forester_core.URI.t| Query of (string, Forester_core.Vertex.t) Forester_core.Datalog_expr.query| Query_results of Forester_core.Vertex_set.t| Report_errors of Forester_core.Reporter.Message.t Asai.Diagnostic.t list * t| Run_jobs of Job.job Forester_core.Range.located listval report :
next_action:t ->
errors:Forester_core.Reporter.Message.t Asai.Diagnostic.t list ->
t