package melange

  1. Overview
  2. Docs
Toolchain to produce JS from Reason/OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

melange-5.0.0-414.tbz
sha256=d3bfad131e9be5d518f78f551762b6d87a914a82a6bc1c27c68ec1fc6a9bfaba
sha512=d496721aba46a93df32858ecb35f4a3ec9d8511d6db0525cfaba0ebd5fd3911ec93e00a1cd2ecf5063fa38df61af544e22adc0a5170db43e76d995bfaf62a0fc

doc/melange.js_parser/Js_parser/Parser_env/Eat/index.html

Module Parser_env.EatSource

Sourceval token : env -> unit
Sourceval maybe : env -> Token.t -> bool
Sourceval push_lex_mode : env -> Lex_mode.t -> unit
Sourceval pop_lex_mode : env -> unit
Sourceval double_pop_lex_mode : env -> unit
Sourceval trailing_comments : env -> Loc.t Flow_ast.Comment.t list
Sourceval comments_until_next_line : env -> Loc.t Flow_ast.Comment.t list
Sourceval program_comments : env -> Loc.t Flow_ast.Comment.t list
OCaml

Innovation. Community. Security.