package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-5.0.0-52.tbz
sha256=0f28c188cbe7087b9f15ea64f311cc326554fa3ff2102bd5ecccb859e016e164
sha512=9a1f163a31c5715f213240b21f904c7fcee521e8739a612645389a6aefc872f527c2498fc90a4b234dee38cc0cf09fc723a340690b0ae44de8a22d9bc51fee42
doc/melange.js_parser/Js_parser/Parser_common/index.html
Module Js_parser.Parser_common
Source
Source
type pattern_errors = {
if_expr : (Loc.t * Parse_error.t) list;
if_patt : (Loc.t * Parse_error.t) list;
}
Source
type pattern_cover =
| Cover_expr of (Loc.t, Loc.t) Flow_ast.Expression.t
| Cover_patt of (Loc.t, Loc.t) Flow_ast.Expression.t * pattern_errors
PrivateIdentifier - https://tc39.es/ecma262/#prod-PrivateIdentifier
N.B.: whitespace, line terminators, and comments are not allowed between the # and IdentifierName because PrivateIdentifier is a CommonToken which is considered a single token. See also https://tc39.es/ecma262/#prod-InputElementDiv
The operation IsSimpleParamterList https://tc39.es/ecma262/#sec-static-semantics-issimpleparameterlist
* The abstract operation IsLabelledFunction * * https://tc39.github.io/ecma262/#sec-islabelledfunction
Source
val assert_identifier_name_is_identifier :
?restricted_error:Parse_error.t ->
Parser_env.env ->
(Loc.t * 'a Flow_ast.Identifier.t') ->
unit
https://tc39.es/ecma262/#sec-exports-static-semantics-early-errors
Source
val with_loc_opt :
?start_loc:Loc.t ->
(Parser_env.env -> 'a option) ->
Parser_env.env ->
(Loc.t * 'a) option
Source
val with_loc_extra :
?start_loc:Loc.t ->
(Parser_env.env -> 'a * 'b) ->
Parser_env.env ->
(Loc.t * 'a) * 'b
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>