Module Ocaml_typing.Annot

type call =
  1. | Tail
  2. | Stack
  3. | Inline
type ident =
  1. | Iref_internal of Ocaml_parsing.Location.t
  2. | Iref_external
  3. | Idef of Ocaml_parsing.Location.t