package comby-kernel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Comby_kernel.MatchersSource

Matchers

Defines modules for matching a pattern in input sources to produce matches.

Sourcemodule Configuration : sig ... end
Sourcetype configuration = Configuration.t
Sourcemodule Hole : sig ... end
Sourcemodule Metasyntax : sig ... end
Sourcetype metasyntax = Metasyntax.t
Sourcemodule External : sig ... end

Template

Parse a template based on metasynax

Sourcemodule Template : sig ... end
Sourcemodule Ast : sig ... end
Sourcemodule Matcher : sig ... end
Sourcemodule Rule : sig ... end
Sourcetype rule = Rule.t
Sourcemodule Specification : sig ... end
Sourcetype specification = Specification.t
Sourcemodule Language : sig ... end
Sourcemodule Languages : sig ... end
Sourcemodule Engine : sig ... end
Sourcemodule Rewrite : sig ... end
OCaml

Innovation. Community. Security.