package flow_parser

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module Config : Config

Signature

type t = Impl.t
val program : Offset_utils.t option -> (Loc.t, Loc.t) Ast.Program.t -> t
val expression : Offset_utils.t option -> (Loc.t, Loc.t) Ast.Expression.t -> t
val errors : (Loc.t * Parse_error.t) list -> t
OCaml

Innovation. Community. Security.