Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
exception Error of error_code * string * string * string * string
val close : t -> unit
val defnode : t -> string -> string -> string option -> int * bool
val defvar : t -> string -> string option -> int option
val save : t -> unit
val load : t -> unit
val transform : t -> string -> string -> transform_mode -> unit