Rule.MakeSourcemodule Metasyntax : sig ... endmodule External : sig ... endInterpret escape sequences inside quotes
With escape sequences
val make_equality_expression :
Matchers__.Types.Ast.atom ->
Core_kernel.String.t ->
Matchers__.Types.Ast.atom ->
Matchers__.Types.Ast.expression<atom> ==, != <atom>
val make_rewrite_expression :
Matchers__.Types.Ast.atom ->
Matchers__.Types.Ast.atom ->
Matchers__.Types.Ast.atom ->
Matchers__.Types.Ast.expressionrewrite <atom> <atom> -> <atom>
<atom> -> atom , <expr>, ,
| <match_arrow>
| <match_arrow>
| <match_arrow> | <match_arrow>
val match_pattern_parser :
Matchers__.Types.Ast.expression Vangstrom.t ->
Matchers__.Types.Ast.expression Vangstrom.tmatch <atom> <case_parser>
where <expression> ,
val create :
string ->
(Matchers__.Types.Ast.expression list, Core_kernel.Error.t)
Core_kernel._result