comby-kernel.matchers
Alpha.Html
comby-kernel
comby-kernel.match
comby-kernel.parsers
comby-kernel.replacement
comby-kernel.vangstrom
comby-kernel.vangstrom-unix
val all : ?configuration:Configuration.t -> ?filepath:string -> ?rule:Matchers__.Types.Ast.expression list -> template:string -> source:string -> unit -> Match.t list
val first : ?configuration:Configuration.t -> ?shift:int -> ?filepath:string -> string -> string -> Match.t Core_kernel.Or_error.t
val name : string
val extensions : string list
val set_rewrite_template : string -> unit