package js_of_ocaml-webidl
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/keyword.ml.html
Source file keyword.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
(* keywords which match identifier reguler expression rule in lexer.ml *) let unsigned = "unsigned" let byte = "byte" let octet = "octet" let short = "short" let long = "long" let domstring = "DOMString" let usvstring = "USVString" let bytestring = "ByteString" let unrestricted = "unrestricted" let float = "float" let double = "double" let any = "any" let void = "void" let boolean = "boolean" let object_ = "object" let or_ = "or" let true_ = "true" let false_ = "false" let null = "null" let infinity_ = "Infinity" let nan_ = "NaN" let setter = "setter" let getter = "getter" let deleter = "deleter" let legacycaller = "legacycaller" let serializer = "serializer" let stringifier = "stringifier" let maplike = "maplike" let setlike = "setlike" let iterable = "iterable" let promise = "Promise" let record = "record" let sequence = "sequence" let namespace = "namespace" let callback = "callback" let partial = "partial" let mixin = "mixin" let includes = "includes" let interface = "interface" let dictionary = "dictionary" let enum = "enum" let implements = "implements" let inherit_ = "inherit" let attribute = "attribute" let typedef = "typedef" let const = "const" let readonly = "readonly" let required = "required" let static = "static" let optional = "optional" let domexception = "DOMException" let error = "Error" let int8array = "Int8Array" let int16array = "Int16Array" let int32array = "Int32Array" let uint8array = "Uint8Array" let uint16array = "Uint16Array" let uint32array = "Uint32Array" let uint8clampedarray = "Uint8ClampedArray" let float32array = "Float32Array" let float64array = "Float64Array" let arraybuffer = "ArrayBuffer" let dataview = "DataView" let frozenarray = "FrozenArray" (* symbols *) let lpar = "(" let rpar = ")" let lbracket = "[" let rbracket = "]" let lbrace = "{" let rbrace = "}" let lt = "<" let gt = ">" let minusinfinity = "-Infinity" let question = "?" let equal = "=" let comma = "," let colon = ":" let semicolon = ";" let ellipsis = "..."
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>