Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::SourceEditPoint Struct Reference

Line/column coordinate attached to a source edit boundary. More...

#include "donner/editor/SourceEditIntent.h"

Public Member Functions

bool operator== (const SourceEditPoint &other) const =default

Public Attributes

int line = 0
 Zero-based source line.
int column = 0
 Zero-based source column.

Detailed Description

Line/column coordinate attached to a source edit boundary.


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