Module AcgData.Errors

module Environment_l : sig ... end

This module contains the type of errors linked to entries in environments.

module EnvironmentErrors : sig ... end
module Lexicon_l : sig ... end

This module contains the type of errors linked to lexicons.

module LexiconErrors : sig ... end
module Type_l : sig ... end

This module contains the type of errors linked to types in lambda-terms.

module TypeErrors : sig ... end
module Cmd_l : sig ... end