Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| Paren_block of t with_loc list
| Bracket_block of t with_loc list
| Percentage of string
| Ident of string
| String of string
| Uri of string
| Operator of string
| Delim of string
| Function of string with_loc * t with_loc list with_loc
| Hash of string
| Number of string
| Unicode_range of string
| Float_dimension of string * string * dimension
| Dimension of string * string