package comby-kernel

  1. Overview
  2. Docs
A match engine for structural code search and replace that supports ~every language

Install

Dune Dependency

Authors

Maintainers

Sources

comby-kernel.1.7.0.tar.gz
md5=ee6556d8bd9b25ed0445ebe23862e48a
sha512=e6386c8ce5ef14bbcab2b0ead5b1edc39375438f56330d5f02e81e467afe6623a7e299f97f26008d77bbc62850c6dc63a7cbe5b81671b5183ff3adeee5946bb3

doc/comby-kernel.matchers/Matchers/Alpha/index.html

Module Matchers.AlphaSource

Sourcemodule Make (_ : sig ... end) (_ : sig ... end) (_ : sig ... end) : sig ... end
Sourcemodule Text : sig ... end
Sourcemodule Paren : sig ... end
Sourcemodule Dyck : sig ... end
Sourcemodule JSON : sig ... end
Sourcemodule JSONC : sig ... end
Sourcemodule GraphQL : sig ... end
Sourcemodule Dhall : sig ... end
Sourcemodule Latex : sig ... end
Sourcemodule Assembly : sig ... end
Sourcemodule Clojure : sig ... end
Sourcemodule Lisp : sig ... end
Sourcemodule Generic : sig ... end
Sourcemodule Bash : sig ... end
Sourcemodule Ruby : sig ... end
Sourcemodule Elixir : sig ... end
Sourcemodule Python : sig ... end
Sourcemodule Html : sig ... end
Sourcemodule Xml : sig ... end
Sourcemodule SQL : sig ... end
Sourcemodule Erlang : sig ... end
Sourcemodule C : sig ... end
Sourcemodule Csharp : sig ... end
Sourcemodule Java : sig ... end
Sourcemodule CSS : sig ... end
Sourcemodule Kotlin : sig ... end
Sourcemodule Scala : sig ... end
Sourcemodule Nim : sig ... end
Sourcemodule Matlab : sig ... end
Sourcemodule Dart : sig ... end
Sourcemodule Php : sig ... end
Sourcemodule Go : sig ... end
Sourcemodule Javascript : sig ... end
Sourcemodule Jsx : sig ... end
Sourcemodule Typescript : sig ... end
Sourcemodule Tsx : sig ... end
Sourcemodule Swift : sig ... end
Sourcemodule Rust : sig ... end
Sourcemodule R : sig ... end
Sourcemodule OCaml : sig ... end
Sourcemodule Reason : sig ... end
Sourcemodule Fsharp : sig ... end
Sourcemodule Pascal : sig ... end
Sourcemodule Julia : sig ... end
Sourcemodule Fortran : sig ... end
Sourcemodule Haskell : sig ... end
Sourcemodule HCL : sig ... end
Sourcemodule Elm : sig ... end
Sourcemodule Zig : sig ... end
Sourcemodule Coq : sig ... end
Sourcemodule Move : sig ... end
Sourcemodule Solidity : sig ... end
Sourcemodule C_nested_comments : sig ... end
Sourceval all : (module Matchers__.Types.Matcher.S) list
Sourceval select_with_extension : ?metasyntax:Matchers__.Types.Metasyntax.t -> ?external_handler: (name:string -> filepath:string -> line:int -> column:int -> string option) -> string -> (module Matchers__.Types.Matcher.S) option
Sourceval create : ?metasyntax:Matchers__.Types.Metasyntax.t -> ?external_handler: (name:string -> filepath:string -> line:int -> column:int -> string option) -> Matchers__.Types.Language.Syntax.t -> (module Matchers__.Types.Matcher.S)
OCaml

Innovation. Community. Security.