package js_of_ocaml-camlp4

  1. Overview
  2. Docs
Compiler from OCaml bytecode to Javascript

Install

Dune Dependency

Authors

Maintainers

Sources

3.1.0.tar.gz
sha256=7970b15482d4804f81a8d7e5e57527ac82563771be1420986985a6878fbc3d38
md5=b7a03bea097ac6bda3aaaf4b12b82581

doc/pa_js/Pa_js/Make/Ast/class-fold/index.html

Class Ast.fold

method binding : binding -> 'c
method class_expr : class_expr -> 'c
method class_sig_item : class_sig_item -> 'c
method class_str_item : class_str_item -> 'c
method class_type : class_type -> 'c
method ctyp : ctyp -> 'c
method direction_flag : direction_flag -> 'c
method expr : expr -> 'c
method ident : ident -> 'c
method list : 'a. ('c -> 'a -> 'c) -> 'a list -> 'c
method loc : loc -> 'c
method match_case : match_case -> 'c
method meta_bool : meta_bool -> 'c
method meta_list : 'a. ('c -> 'a -> 'c) -> 'a meta_list -> 'c
method meta_option : 'a. ('c -> 'a -> 'c) -> 'a meta_option -> 'c
method module_binding : module_binding -> 'c
method module_expr : module_expr -> 'c
method module_type : module_type -> 'c
method mutable_flag : mutable_flag -> 'c
method override_flag : override_flag -> 'c
method patt : patt -> 'c
method private_flag : private_flag -> 'c
method rec_binding : rec_binding -> 'c
method rec_flag : rec_flag -> 'c
method row_var_flag : row_var_flag -> 'c
method sig_item : sig_item -> 'c
method str_item : str_item -> 'c
method string : string -> 'c
method unknown : 'a. 'a -> 'c
method virtual_flag : virtual_flag -> 'c
method with_constr : with_constr -> 'c
OCaml

Innovation. Community. Security.