package ocaml-compiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Symtable.Global

type t =
  1. | Glob_compunit of Cmo_format.compunit
  2. | Glob_predef of Cmo_format.predef
val name : t -> string
val description : t Format_doc.printer
val of_ident : Ident.t -> t option
module Set : Set.S with type elt = t
module Map : Map.S with type key = t
OCaml

Innovation. Community. Security.