= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type token =
| Lparen
| Rparen
| Numericoid of string
| Name of string list
| Desc of string
| Obsolete
| Equality of string
| Ordering of string
| Substr of string
| Syntax of string * Int64.t
| Single_value
| Collective
| No_user_modification
| Usage of string
| Sup of string list
| Abstract
| Structural
| Auxiliary
| Must of string list
| May of string list
| Xstring of string
val quote : Str.regexp
val spacerex : Str.regexp
val splitoidlst : string -> Str.regexp -> string list
val lexattr : Lexing.lexbuf -> token
val __ocaml_lex_lexattr_rec : Lexing.lexbuf -> int -> token
val lexoc : Lexing.lexbuf -> token
val __ocaml_lex_lexoc_rec : Lexing.lexbuf -> int -> token