|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
#include <cassert>#include <optional>#include <ostream>Classes | |
| struct | donner::FileOffset |
| Error context for a failed parse, such as the error reason, line, and character offset. More... | |
| struct | donner::FileOffset::LineInfo |
| Represents line information within a file, including the line number and the character offset on that line. More... | |
| struct | donner::SourceRange |
| Holds a selection range for a region in the source text, as a half-open interval [start, end). More... | |
Namespaces | |
| namespace | donner |
| Top-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css. | |