Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::css::parser::AnbMicrosyntaxParser::Result Struct Reference

Result of parsing the An+B microsyntax. More...

#include "donner/css/parser/AnbMicrosyntaxParser.h"

Collaboration diagram for donner::css::parser::AnbMicrosyntaxParser::Result:
[legend]

Public Attributes

AnbValue value
 The parsed An+B value.
 
std::span< const ComponentValueremainingComponents
 The remaining components after the end of the An+B value, if not all were consumed.
 

Friends

std::ostream & operator<< (std::ostream &out, const Result &result)
 Ostream operator.
 

Detailed Description

Result of parsing the An+B microsyntax.


The documentation for this struct was generated from the following file: