Source file matchers.ml

1
2
3
4
5
6
7
module Configuration = Configuration
module Syntax = Types.Syntax
module type Matcher = Types.Matcher.S

module type Engine = Types.Match_engine.S
module Alpha = Alpha_matchers
module Omega = Omega_matchers