= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package ocaml-base-compiler
-
bigarray
-
dynlink
-
ocamlbytecomp
-
ocamlcommon
-
ocamlmiddleend
-
ocamloptcomp
-
odoc_info
-
stdlib
-
str
-
unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val line_number : int ref
val string_buffer : Buffer.t
val description : string ref
val comments_level : int ref
val main : Lexing.lexbuf -> Odoc_parser.token
val __ocaml_lex_main_rec : Lexing.lexbuf -> int -> Odoc_parser.token
val special_comment : Lexing.lexbuf -> Odoc_parser.token
val __ocaml_lex_special_comment_rec : Lexing.lexbuf -> int -> Odoc_parser.token
val special_comment_part2 : Lexing.lexbuf -> Odoc_parser.token
val __ocaml_lex_special_comment_part2_rec :
Lexing.lexbuf ->
int ->
Odoc_parser.token
val elements : Lexing.lexbuf -> Odoc_parser.token
val __ocaml_lex_elements_rec : Lexing.lexbuf -> int -> Odoc_parser.token
val simple : Lexing.lexbuf -> Odoc_parser.token
val __ocaml_lex_simple_rec : Lexing.lexbuf -> int -> Odoc_parser.token