package ocaml-compiler

  1. Overview
  2. Docs

doc/compiler-libs.common/Annot/index.html

Module Annot

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

Innovation. Community. Security.