YATL
Loading...
Searching...
No Matches
YATL_Cursor Struct Reference

Opaque cursor structure. More...

#include <yatl.h>

Public Member Functions

 _Alignas (max_align_t) unsigned char _opaque[YATL_CURSOR_SIZE]

Detailed Description

Opaque cursor structure.

Points to a specific position within a document (line + character offset). Used for iteration and defining span boundaries.

Note
Always initialize with YATL_cursor_create() for input cursors.

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