Module MenhirSdk

module Cmly_api : sig ... end

This module defines a signature that describes the result of Cmly_read.

module Cmly_format : sig ... end

This module defines the data that is stored in .cmly files.

module Cmly_read : sig ... end

This module offers facilities for reading and decoding .cmly files.

module Keyword : sig ... end

This module provides some type and function definitions that help deal with the keywords that we recognize within semantic actions.

module Version : sig ... end