Module Styled_ppx_css_parser.ParserSource
Sourcetype token = | WS| URL of string| UNICODE_RANGE of string| TAG of string| STRING of string| SEMI_COLON| SCREEN_MEDIA_TYPE of string| RIGHT_PAREN| RIGHT_BRACKET| RIGHT_BRACE| PRINT_MEDIA_TYPE of string| PERCENT| OPERATOR of string| NUMBER of string| NTH_FUNCTION of string| MEDIA_QUERY_OPERATOR of string| MEDIA_FEATURE_COMPARISON of string| LEFT_PAREN| LEFT_BRACKET| LEFT_BRACE| INTERPOLATION of string list| IMPORTANT| IDENT of string| HASH of string| FUNCTION of string| FLOAT_DIMENSION of string * string| EQUAL_SIGN of string| EOF| DOUBLE_COLON| DOT| DIMENSION of string * string| DELIM of string| COMMA| COMBINATOR of string| COLON| BAD_URL| BAD_IDENT| AT_RULE_STATEMENT of string| AT_RULE of string| AT_MEDIA of string| AT_KEYFRAMES of string| AT_CONTAINER of string| ASTERISK| AMPERSAND| ALL_MEDIA_TYPE of string