[][src]Function sic_cli_ops::build_ast_from_matches

pub fn build_ast_from_matches(
    matches: &ArgMatches,
    tree: &mut IndexTree
) -> Result<Vec<Instr>, SicCliOpsError>