Donner 0.5.1
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::Identifier Struct Reference

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

#include "donner/editor/TextEditorCore.h"

Collaboration diagram for donner::editor::Identifier:
[legend]

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: