package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-3.0.0-414.tbz
sha256=124f97e1360224fb729232bca6e8734327e0e0ae262c429f10fe1016481a56bf
sha512=a538ed69a2dfb27e1e41b7d5d6fe14e36995b5d54d7581ec425142eb6af5262c3fdfc91f40c7b0257c25a86f823322fec2e382fc9bb4e89af9845414ab153738
doc/melange.js_parser/Js_parser/Flow_ast/Statement/EnumDeclaration/index.html
Module Statement.EnumDeclaration
module DefaultedMember : sig ... end
module InitializedMember : sig ... end
module BooleanBody : sig ... end
module NumberBody : sig ... end
module StringBody : sig ... end
module SymbolBody : sig ... end
module BigIntBody : sig ... end
type ('M, 'T) t = {
id : ('M, 'T) Identifier.t;
body : 'M body;
comments : ('M, unit) Syntax.t option;
}
and 'M body = 'M * 'M body'
and 'M body' =
| BooleanBody of 'M BooleanBody.t
| NumberBody of 'M NumberBody.t
| StringBody of 'M StringBody.t
| SymbolBody of 'M SymbolBody.t
| BigIntBody of 'M BigIntBody.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>