Skip to main content

collect_parser_declaration_syntax_facts

Function collect_parser_declaration_syntax_facts 

Source
pub fn collect_parser_declaration_syntax_facts(
    source: &str,
    dialect: StyleDialect,
) -> Vec<ParserDeclarationSyntaxFactV0>
Expand description

Parse a stylesheet and project its declarations through the product syntax index. This is the additive consumer boundary for declaration-oriented products; callers do not need to reconstruct declaration boundaries.