package ppxlib

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

Module Ppxlib.Context_freeSource

Context free rewriting, to define local rewriting rules that will all be applied at once by the driver.

Sourcemodule Rule : sig ... end

Local rewriting rules.

Sourceclass map_top_down : ?expect_mismatch_handler:Expect_mismatch_handler.t -> ?generated_code_hook: Generated_code_hook.t -> ?embed_errors:bool -> Rule.t list -> object ... end
OCaml

Innovation. Community. Security.