package dedukti

  1. Overview
  2. Docs

Module Meta.MetaConfigurationSource

A processor which processes files containing the meta rewrite-rules. It is assumed that such file contains only rewrite rules.

result type of the processor

Sourceval handle_entry : Env.t -> Parsers.Entry.entry -> unit

handle_entry env entry processed the entry entry in the environment env

Sourceval get_data : Env.t -> t

get_data () returns the data computed by the current processor

OCaml

Innovation. Community. Security.