package comby
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A tool for structural code search and replace that supports ~every language
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      comby-kernel.1.7.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=ee6556d8bd9b25ed0445ebe23862e48a
    
    
  sha512=e6386c8ce5ef14bbcab2b0ead5b1edc39375438f56330d5f02e81e467afe6623a7e299f97f26008d77bbc62850c6dc63a7cbe5b81671b5183ff3adeee5946bb3
    
    
  doc/comby.pipeline/Pipeline/index.html
Module PipelineSource
Source
type output = - | Matches of Comby_kernel.Match.t list * int
- | Replacement of Comby_kernel.Replacement.t list * string * int
- | Nothing
Source
val process_single_source : 
  (module Comby_kernel.Matchers.Matcher.S) ->
  ?fast_offset_conversion:bool ->
  ?verbose:bool ->
  ?timeout:int ->
  ?metasyntax:Comby_kernel.Matchers.Metasyntax.t ->
  ?fresh:(unit -> string) ->
  ?substitute_in_place:bool ->
  Comby_kernel.Matchers.Configuration.t ->
  Configuration.Command_input.single_source ->
  Comby_kernel.Matchers.Specification.t ->
  outputSource
val execute : 
  (module Comby_kernel.Matchers.Matcher.S) ->
  ?timeout:int ->
  ?metasyntax:Comby_kernel.Matchers.Metasyntax.t ->
  ?fresh:(unit -> string) ->
  ?configuration:Comby_kernel.Matchers.Configuration.t ->
  ?substitute_in_place:bool ->
  Configuration.Command_input.single_source ->
  Comby_kernel.Matchers.Specification.t ->
  outputSource
val with_timeout : 
  int ->
  Configuration.Command_input.single_source ->
  f:(unit -> 'a list) ->
  'a list sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >