Module MenhirSdkSource

Sourcemodule Cmly_api : sig ... end

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

Sourcemodule Cmly_format : sig ... end

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

Sourcemodule Cmly_read : sig ... end

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

Sourcemodule Keyword : sig ... end

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

Sourcemodule Version : sig ... end