comby.matchers
Alpha.Rust
comby
comby.camlzip
comby.configuration
comby.interactive
comby.language
comby.match
comby.parsers
comby.patdiff
comby.patdiff_kernel
comby.pipeline
comby.replacement
comby.rewriter
comby.server_types
comby.statistics
val all : ?configuration:Configuration.t -> ?nested:bool -> template:string -> source:string -> unit -> Match.t list
val first : ?configuration:Configuration.t -> ?shift:int -> string -> string -> Match.t Core.Or_error.t
val name : string
val extensions : string list
val set_rewrite_template : string -> unit