Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type entry = [
|
`Label of t * label_kind
|
`State of statedecl
|
`StateByCtor of statedecl * A.lident
|
`Type of A.ptyp
|
`Local of A.ptyp * locvarkind
|
`Global of vardecl
|
`Definition of definitiondecl
|
`Asset of assetdecl
|
`Record of recorddecl
|
`Event of recorddecl
|
`Entry of t tentrydecl
|
`Function of t fundecl
|
`Predicate of preddecl
|
`Field of Ident.ident * [ `Asset | `Record | `Event ]
|
`Context of assetdecl * Ident.ident option
|
`Import of importdecl
]
type ecallback = error -> unit
val name_free : t -> Ident.ident -> [ `Free | `Clash of Location.t option ]
val lookup_entry : t -> Ident.ident -> entry option
module Label : sig ... end
module Type : sig ... end
module Local : sig ... end
module Definition : sig ... end
module Var : sig ... end
module Function : sig ... end
module Predicate : sig ... end
module State : sig ... end
module Record : sig ... end
module Event : sig ... end
module Asset : sig ... end
module Tentry : sig ... end
module Context : sig ... end
module Import : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>