package elpi

  1. Overview
  2. Docs
exception ParseError of Elpi_util.Util.Loc.t * string
module type Parser = sig ... end
module type Parser_w_Internals = sig ... end
module type Config = sig ... end