#
cmt_modname
| : string | ; | |||
#
cmt_annots
| : binary_annots | ; | |||
#
cmt_value_dependencies
| : (Types.value_description * Types.value_description) list | ; | |||
#
cmt_comments
| : (string * Location.t) list | ; | |||
#
cmt_args
| : string array | ; | |||
#
cmt_sourcefile
| : string option | ; | |||
#
cmt_builddir
| : string | ; | |||
#
cmt_loadpath
| : string list | ; | |||
#
cmt_source_digest
| : string option | ; | |||
#
cmt_initial_env
| : Env.t | ; | |||
#
cmt_imports
| : (string * Digest.t option) list | ; | |||
#
cmt_interface_digest
| : Digest.t option | ; | |||
#
cmt_use_summaries
| : bool | ; |