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-6.0.1-414.tbz
sha256=c1cce011864740dc43ee0f4e8130f70725f5e7042942cce653be5b6a8b439fb5
sha512=04fc82d97d5b9632c4ee041414d9fe104556a8c329e7444ffd71017baa00612da103fda91c309fc29a16e143c29d8748e1b1035a74681b61ff65fcfdf7f4e59c
doc/melange.js_parser/Js_parser/Flow_ast/Expression/index.html
Module Flow_ast.Expression
Source
type ('M, 'T) expression_or_spread = | Expression of ('M, 'T) Expression.t| Spread of ('M, 'T) SpreadElement.t
Source
val pp_expression_or_spread :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) expression_or_spread ->
unitSource
val show_expression_or_spread :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) expression_or_spread ->
stringSource
val pp_match_expression :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) match_expression ->
unitSource
val show_match_expression :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) match_expression ->
stringSource
and ('M, 'T) t' = | Array of ('M, 'T) Array.t| ArrowFunction of ('M, 'T) Function.t| AsConstExpression of ('M, 'T) AsConstExpression.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| Match of ('M, 'T) match_expression| 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| TSSatisfies of ('M, 'T) TSSatisfies.t| Unary of ('M, 'T) Unary.t| Update of ('M, 'T) Update.t| Yield of ('M, 'T) Yield.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)"
>