MenhirSdkmodule Cmly_api : sig ... endThis module defines a signature that describes the result of Cmly_read.
module Cmly_format : sig ... endThis module defines the data that is stored in .cmly files.
module Cmly_read : sig ... endThis module offers facilities for reading and decoding .cmly files.
module Keyword : sig ... endThis module provides some type and function definitions that help deal with the keywords that we recognize within semantic actions.
module Version : sig ... end