package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-1.0.0.tbz
sha256=01ff3a2711b3812889313288f9e0c8bfe2e17464b6b85282c5113cfc3b740968
sha512=db9ac4554d0c9a8deabbdcd2ae05653964184916982c746ca794df6e2061444adaa6a0367bc1840825a007be3941643abd824aaff737a431b0e5347f7c558378
doc/melange.js_parser/Js_parser/Flow_ast/Statement/index.html
Module Flow_ast.Statement
Source
module Block : sig ... end
module If : sig ... end
module Labeled : sig ... end
module Break : sig ... end
module Continue : sig ... end
module Debugger : sig ... end
module With : sig ... end
module TypeAlias : sig ... end
module OpaqueType : sig ... end
module Switch : sig ... end
module Return : sig ... end
module Throw : sig ... end
module Try : sig ... end
module VariableDeclaration : sig ... end
module While : sig ... end
module DoWhile : sig ... end
module For : sig ... end
module ForIn : sig ... end
module ForOf : sig ... end
module EnumDeclaration : sig ... end
module Interface : sig ... end
module DeclareClass : sig ... end
module DeclareVariable : sig ... end
module DeclareFunction : sig ... end
module DeclareModule : sig ... end
module DeclareModuleExports : sig ... end
module ExportNamedDeclaration : sig ... end
module ExportDefaultDeclaration : sig ... end
module DeclareExportDeclaration : sig ... end
module ImportDeclaration : sig ... end
module Expression : sig ... end
module Empty : sig ... end
and ('M, 'T) t = 'M * ('M, 'T) t'
and ('M, 'T) t' =
| Block of ('M, 'T) Block.t
| Break of 'M Break.t
| ClassDeclaration of ('M, 'T) Class.t
| Continue of 'M Continue.t
| Debugger of 'M Debugger.t
| DeclareClass of ('M, 'T) DeclareClass.t
| DeclareExportDeclaration of ('M, 'T) DeclareExportDeclaration.t
| DeclareFunction of ('M, 'T) DeclareFunction.t
| DeclareInterface of ('M, 'T) Interface.t
| DeclareModule of ('M, 'T) DeclareModule.t
| DeclareModuleExports of ('M, 'T) DeclareModuleExports.t
| DeclareTypeAlias of ('M, 'T) TypeAlias.t
| DeclareOpaqueType of ('M, 'T) OpaqueType.t
| DeclareVariable of ('M, 'T) DeclareVariable.t
| DoWhile of ('M, 'T) DoWhile.t
| Empty of 'M Empty.t
| EnumDeclaration of ('M, 'T) EnumDeclaration.t
| ExportDefaultDeclaration of ('M, 'T) ExportDefaultDeclaration.t
| ExportNamedDeclaration of ('M, 'T) ExportNamedDeclaration.t
| Expression of ('M, 'T) Expression.t
| For of ('M, 'T) For.t
| ForIn of ('M, 'T) ForIn.t
| ForOf of ('M, 'T) ForOf.t
| FunctionDeclaration of ('M, 'T) Function.t
| If of ('M, 'T) If.t
| ImportDeclaration of ('M, 'T) ImportDeclaration.t
| InterfaceDeclaration of ('M, 'T) Interface.t
| Labeled of ('M, 'T) Labeled.t
| Return of ('M, 'T) Return.t
| Switch of ('M, 'T) Switch.t
| Throw of ('M, 'T) Throw.t
| Try of ('M, 'T) Try.t
| TypeAlias of ('M, 'T) TypeAlias.t
| OpaqueType of ('M, 'T) OpaqueType.t
| VariableDeclaration of ('M, 'T) VariableDeclaration.t
| While of ('M, 'T) While.t
| With of ('M, 'T) With.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>