package flow_parser

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val element_or_fragment : parent_opening_name:(Loc.t, Loc.t) Flow_ast.JSX.name option -> Parser_env.env -> Loc.t * [ `Element of (Loc.t, Loc.t) Flow_ast.JSX.element | `Fragment of (Loc.t, Loc.t) Flow_ast.JSX.fragment ]
OCaml

Innovation. Community. Security.