package comby-kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val all : ?source:string -> ?metasyntax:Matchers.Metasyntax.t -> ?fresh:(unit -> string) -> rewrite_template:string -> Match.t list -> Replacement.result option

if source is given, substitute in-place. If not, emit result separated by newlines