Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Css.Sh
SourceShorthand properties.
val register_shorthand :
(module P.Prop_space) ->
string ->
(T.ctx -> P.t -> P.t Angstrom.t) ->
unit
val fold_with_parsers :
(T.ctx -> 'a -> 'a Angstrom.t) list ->
?fail:bool ->
?parse_important:bool ->
(char -> bool) ->
T.ctx ->
'a ->
('a * bool) Angstrom.t
val background_position :
T.ctx ->
((T.x_position_kw T.axis_pos * T.y_position_kw T.axis_pos) list * T.loc)
Angstrom.t
val mk_border :
(T.color P.prop * T.line_style P.prop * T.border_width P.prop) ->
T.ctx ->
P.t ->
P.t Angstrom.t