package styled-ppx

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

Module Styled_ppx.Mapper

val match_ : Ppxlib.module_expr -> (string Ppxlib__.Loc.t * [> `Array of Ppxlib__.Import.expression list | `Function of Ppxlib__.Import.arg_label * Ppxlib__.Import.expression option * Ppxlib__.Import.pattern * Ppxlib__.Import.expression | `String of string Ppxlib__.Loc.t * string option ]) option
val getHtmlTag : string -> string option
val getHtmlTagUnsafe : loc:Ppxlib.Location.t -> string -> string
val isStyled : string -> bool
type contents =
  1. | Match of Ppxlib.expression * Ppxlib.case list
  2. | ListOf of Ppxlib.expression
  3. | EmptyList
val lid : string -> Ppxlib.longident Ppxlib.loc
val css : string Ppxlib.loc -> contents -> Astlib.Ast_500.Parsetree.expression
val transform : Ppxlib.structure_item -> Ppxlib__.Import.structure_item
OCaml

Innovation. Community. Security.