package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-2.0.0.tbz
sha256=0e213624b1626428a181fa0fbb262eadffb24431e530ad06dca885c6f0cf1e55
sha512=a7517da8aaa5c9bb8690826af3f8ca6dbbf1bccaa3f76d8c522963f0f9d46dc5e280cc4739879fdb09674f178f5664b1ba42c774b533bc51e90332d8bf6722ae
doc/melange.js_parser/Js_parser/Flow_ast/Expression/index.html
Module Flow_ast.Expression
Source
module CallTypeArg : sig ... end
module CallTypeArgs : sig ... end
module SpreadElement : sig ... end
module Array : sig ... end
module TemplateLiteral : sig ... end
module TaggedTemplate : sig ... end
module Object : sig ... end
module Sequence : sig ... end
module Unary : sig ... end
module Binary : sig ... end
module Assignment : sig ... end
module Update : sig ... end
module Logical : sig ... end
module Conditional : sig ... end
type ('M, 'T) expression_or_spread =
| Expression of ('M, 'T) Expression.t
| Spread of ('M, 'T) SpreadElement.t
module ArgList : sig ... end
module New : sig ... end
module Call : sig ... end
module OptionalCall : sig ... end
module Member : sig ... end
module OptionalMember : sig ... end
module Yield : sig ... end
module Comprehension : sig ... end
module Generator : sig ... end
module TypeCast : sig ... end
module MetaProperty : sig ... end
module This : sig ... end
module Super : sig ... end
module Import : sig ... end
type ('M, 'T) t = 'T * ('M, 'T) t'
and ('M, 'T) t' =
| Array of ('M, 'T) Array.t
| ArrowFunction of ('M, 'T) Function.t
| Assignment of ('M, 'T) Assignment.t
| Binary of ('M, 'T) Binary.t
| Call of ('M, 'T) Call.t
| Class of ('M, 'T) Class.t
| Comprehension of ('M, 'T) Comprehension.t
| Conditional of ('M, 'T) Conditional.t
| Function of ('M, 'T) Function.t
| Generator of ('M, 'T) Generator.t
| Identifier of ('M, 'T) Identifier.t
| Import of ('M, 'T) Import.t
| JSXElement of ('M, 'T) JSX.element
| JSXFragment of ('M, 'T) JSX.fragment
| Literal of 'M Literal.t
| Logical of ('M, 'T) Logical.t
| Member of ('M, 'T) Member.t
| MetaProperty of 'M MetaProperty.t
| New of ('M, 'T) New.t
| Object of ('M, 'T) Object.t
| OptionalCall of ('M, 'T) OptionalCall.t
| OptionalMember of ('M, 'T) OptionalMember.t
| Sequence of ('M, 'T) Sequence.t
| Super of 'M Super.t
| TaggedTemplate of ('M, 'T) TaggedTemplate.t
| TemplateLiteral of ('M, 'T) TemplateLiteral.t
| This of 'M This.t
| TypeCast of ('M, 'T) TypeCast.t
| Unary of ('M, 'T) Unary.t
| Update of ('M, 'T) Update.t
| Yield of ('M, 'T) Yield.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>