matchers.ml
comby
comby.configuration
comby.interactive
comby.language
comby.match
comby.matchers
comby.parsers
comby.pipeline
comby.replacement
comby.rewriter
comby.server_types
comby.statistics
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
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