package melange
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Toolchain to produce JS from Reason/OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
melange-7.0.1-54.tbz
sha256=49bf9d3dd10d0d7f58abe6755a40c246d36b5fbf6b5e189f2c634c47a9de7f33
sha512=13061ec3a9e314185175d90f684c725ca3aa7de3f6a64465868112ee79daf08017c616b1410bb582e2e657b84d1281b965ef2af70b7c01ec47dab1d384bb9eef
doc/melange.js_parser/Js_parser/Flow_ast/Statement/index.html
Module Flow_ast.Statement
Source
val pp_match_statement :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) match_statement ->
unitSource
val show_match_statement :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) match_statement ->
stringSource
and ('M, 'T) t' = | Block of ('M, 'T) Block.t| Break of 'M Break.t| ClassDeclaration of ('M, 'T) Class.t| ComponentDeclaration of ('M, 'T) ComponentDeclaration.t| Continue of 'M Continue.t| Debugger of 'M Debugger.t| DeclareClass of ('M, 'T) DeclareClass.t| DeclareComponent of ('M, 'T) DeclareComponent.t| DeclareEnum of ('M, 'T) EnumDeclaration.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| DeclareNamespace of ('M, 'T) DeclareNamespace.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| Match of ('M, 'T) match_statement| 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
Source
val pp :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) t ->
unitSource
val show :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) t ->
stringSource
val pp_t' :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) t' ->
unitSource
val show_t' :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) t' ->
string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>