package obytelib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type structured_constant =
| Const_base of constant
| Const_pointer of int
| Const_block of int * structured_constant list
| Const_float_array of string list
| Const_immstring of string
type reloc_info =
| Reloc_literal of structured_constant
| Reloc_getglobal of Ident.t
| Reloc_setglobal of Ident.t
| Reloc_primitive of string
type compilation_unit = {
cu_name : string;
mutable cu_pos : int;
cu_codesize : int;
cu_reloc : (reloc_info * int) list;
cu_imports : (string * Digest.t option) list;
cu_required_globals : Ident.t list;
cu_primitives : string list;
mutable cu_force_link : bool;
mutable cu_debug : int;
cu_debugsize : int;
}
val print : out_channel -> t -> unit
val read : string -> t
val write : string -> t -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>