package js_of_ocaml-webidl

  1. Overview
  2. Docs
Generate js_of_ocaml bindings from webidl definitions

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-webgpu-0.2.tbz
sha256=3b1f3ba2420ad3b35abf04b2d99d807868a3aafc8b437c2ef4589fe8ddf76cde
sha512=01f71bc8fcdb73569a9f34e942f33f677b6b8ceb6823699ca8aeab292f7f2413f39e689e7dd3b368dd7474b055b18e9d6ff7dba500971dc4dce744d0cf2fddcc

doc/src/js_of_ocaml-webidl.private-webidl_syntax/webidl_syntax.ml.html

Source file webidl_syntax.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Webidl_syntax.Ast *)
module Ast = Webidl_syntax__Ast

(** @canonical Webidl_syntax.Keyword *)
module Keyword = Webidl_syntax__Keyword

(** @canonical Webidl_syntax.Lexer *)
module Lexer = Webidl_syntax__Lexer

(** @canonical Webidl_syntax.Parser *)
module Parser = Webidl_syntax__Parser

(** @canonical Webidl_syntax.Parser_extend *)
module Parser_extend = Webidl_syntax__Parser_extend

(** @canonical Webidl_syntax.Tokens *)
module Tokens = Webidl_syntax__Tokens
OCaml

Innovation. Community. Security.