Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::Identifier Struct Reference

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.

Detailed Description

An editor-recognized identifier (function, variable, attribute name).


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