|
|
Donner
C++20 SVG rendering library
|
Result of parsing the An+B microsyntax. More...
#include "donner/css/parser/AnbMicrosyntaxParser.h"
Public Attributes | |
| AnbValue | value |
| The parsed An+B value. | |
| std::span< const ComponentValue > | remainingComponents |
| 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. | |
Result of parsing the An+B microsyntax.