package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-4.0.0-414.tbz
sha256=3c82c3397608c8bbdfbf5b12c0fe9649d0a25dfa5876772ded6330de31c12c93
sha512=7abf9eab5dacac169ac82698685c3f46ff6c5219cba6b6d14abf915029d89559f38ce7f74ef04055fb31805f5d5aeeb74613a65d1d892a40b585153b95725fea
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 TypeCast : sig ... end
module AsExpression : sig ... end
module TSTypeCast : 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
| AsExpression of ('M, 'T) AsExpression.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
| Conditional of ('M, 'T) Conditional.t
| Function of ('M, 'T) Function.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
| StringLiteral of 'M StringLiteral.t
| BooleanLiteral of 'M BooleanLiteral.t
| NullLiteral of ('M, unit) Syntax.t option
| NumberLiteral of 'M NumberLiteral.t
| BigIntLiteral of 'M BigIntLiteral.t
| RegExpLiteral of 'M RegExpLiteral.t
| ModuleRefLiteral of ('M, 'T) ModuleRefLiteral.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
| TSTypeCast of ('M, 'T) TSTypeCast.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)"
>