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-5.1.0-414.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=4afd57c8ea823612024ec5f37ad5e1ff3a97fed753ba9619d10d676512dfa5ed
    
    
  sha512=711fc4046b08ef602aefce6e11e5e039933ff7eafe326fcdfc4e5e9ae08d6e7b6a2dd3dc8c1bf1bbcb545b8be4772e6c4313f10ca65a332530a399be11058ef0
    
    
  doc/melange.js_parser/Js_parser/Parser_flow/index.html
Module Js_parser.Parser_flowSource
Source
val check_for_duplicate_exports : 
  Parser_env.env ->
  (Loc.t * (Loc.t, Loc.t) Ast.Statement.t') list ->
  unitmodule Parse : Parser_common.PARSERSource
val do_parse : 
  Parser_env.env ->
  (Parser_env.env -> 'a) ->
  bool ->
  'a * (Loc.t * Parse_error.t) listSource
val parse_program : 
  bool ->
  ?token_sink:(Parser_env.token_sink_result -> unit) option ->
  ?parse_options:Parser_env.parse_options option ->
  File_key.t option ->
  string ->
  (Loc.t, Loc.t) Flow_ast.Program.t * (Loc.t * Parse_error.t) listSource
val program : 
  ?fail:bool ->
  ?token_sink:(Parser_env.token_sink_result -> unit) option ->
  ?parse_options:Parser_env.parse_options option ->
  string ->
  (Loc.t, Loc.t) Flow_ast.Program.t * (Loc.t * Parse_error.t) listSource
val program_file : 
  ?fail:bool ->
  ?token_sink:(Parser_env.token_sink_result -> unit) option ->
  ?parse_options:Parser_env.parse_options option ->
  string ->
  File_key.t option ->
  (Loc.t, Loc.t) Flow_ast.Program.t * (Loc.t * Parse_error.t) listSource
val parse_annot : 
  ?parse_options:Parser_env.parse_options option ->
  File_key.t option ->
  string ->
  (Loc.t, Loc.t) Flow_ast.Type.annotation * (Loc.t * Parse_error.t) listSource
val package_json_file : 
  ?fail:bool ->
  ?token_sink:(Parser_env.token_sink_result -> unit) option ->
  ?parse_options:Parser_env.parse_options option ->
  string ->
  File_key.t option ->
  (Loc.t * (Loc.t, Loc.t) Flow_ast.Expression.Object.t)
  * (Loc.t * Parse_error.t) listSource
val json_file : 
  ?fail:bool ->
  ?token_sink:(Parser_env.token_sink_result -> unit) option ->
  ?parse_options:Parser_env.parse_options option ->
  string ->
  File_key.t option ->
  (Loc.t, Loc.t) Flow_ast.Expression.t * (Loc.t * Parse_error.t) listSource
val jsx_pragma_expression : 
  string ->
  File_key.t option ->
  (Loc.t, Loc.t) Flow_ast.Expression.t * (Loc.t * Parse_error.t) list sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >