package archetype

  1. Overview
  2. Docs

Module Archetype.Gen_modelSource

Sourcemodule A = Ast
Sourcemodule M = Model
Sourceexception Anomaly of string
Sourcetype error_desc =
  1. | NotSupportedContainer of string
  2. | UnsupportedTypeForFile of A.type_
  3. | CannotConvertToAssignOperator
  4. | CannotSetApiItem
  5. | CannotExtractBody
  6. | CannotExtractAssetName
  7. | AnyNotAuthorizedInTransitionTo of Location.t
  8. | NoInitExprFor of string
  9. | TODO
Sourceval emit_error : error_desc -> 'a
Sourceval to_model : A.model -> M.model
OCaml

Innovation. Community. Security.