package flow_parser

  1. Overview
  2. Docs
type t =
  1. | NORMAL
  2. | TYPE
  3. | JSX_TAG
  4. | JSX_CHILD
  5. | TEMPLATE
  6. | REGEXP
val debug_string_of_lex_mode : t -> string
OCaml

Innovation. Community. Security.