|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
An editor-recognized identifier (function, variable, attribute name). More...
#include "donner/editor/TextEditorCore.h"
Public Member Functions | |
| Identifier (std::string_view decl) | |
Public Attributes | |
| Coordinates | location |
| Where this identifier appears in the text. | |
| RcString | declaration |
| The declaration text for this identifier. | |
An editor-recognized identifier (function, variable, attribute name).