package flow_parser

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Param : sig ... end
module Params : sig ... end
module Unrecognized_tags : sig ... end
type t
val description : t -> string option
val params : t -> Params.t
val deprecated : t -> string option
val unrecognized_tags : t -> Unrecognized_tags.t
val of_comments : ('M, 'T) Flow_ast.Syntax.t option -> t option
OCaml

Innovation. Community. Security.