Reason_syntax_utilSourceval backport_letopt_mapper :
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Ast_mapper.mapperval escape_stars_slashes_mapper :
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Ast_mapper.mapperval reason_to_ml_swap_operator_mapper :
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Ast_mapper.mapperval ml_to_reason_swap_operator_mapper :
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Ast_mapper.mapperval attributes_conflicted :
string ->
string ->
Reason_omp.Ast_411.Parsetree.attributes ->
boolval normalized_attributes :
string ->
Reason_omp.Ast_411.Parsetree.attributes ->
Reason_omp.Ast_411.Parsetree.attributesval apply_mapper_to_structure :
Reason_omp.Ast_411.Parsetree.structure ->
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Parsetree.structureval apply_mapper_to_signature :
Reason_omp.Ast_411.Parsetree.signature ->
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Parsetree.signatureval apply_mapper_to_type :
Reason_omp.Ast_411.Parsetree.core_type ->
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Parsetree.core_typeval apply_mapper_to_expr :
Reason_omp.Ast_411.Parsetree.expression ->
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Parsetree.expressionval apply_mapper_to_pattern :
Reason_omp.Ast_411.Parsetree.pattern ->
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Parsetree.patternval apply_mapper_to_toplevel_phrase :
Reason_omp.Ast_411.Parsetree.toplevel_phrase ->
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Parsetree.toplevel_phraseval apply_mapper_to_use_file :
Reason_omp.Ast_411.Parsetree.toplevel_phrase list ->
Reason_omp.Ast_411.Ast_mapper.mapper ->
Reason_omp.Ast_411.Parsetree.toplevel_phrase listval location_is_before :
Reason_omp.Ast_411.Location.t ->
Reason_omp.Ast_411.Location.t ->
boolval location_contains :
Reason_omp.Ast_411.Location.t ->
Reason_omp.Ast_411.Location.t ->
boolval split_compiler_error :
Reason_omp.Ast_411.Location.error ->
Reason_omp.Ast_411.Location.t * string