Command_selector.Selected
type 'a t = {
command : 'a Cmdlang_ast.Ast.Command.t;
resume_parsing_from_index : int;
}