Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
MatchCoord Struct Reference

Match coordinates in IRI parsing results. More...

#include <term.h>

Data Fields

unsigned int offset
 Offset of match from start of string.
unsigned int size
 Length of match.

Detailed Description

Match coordinates in IRI parsing results.

Definition at line 42 of file term.h.

Field Documentation

◆ offset

unsigned int MatchCoord::offset

Offset of match from start of string.

Definition at line 43 of file term.h.

◆ size

unsigned int MatchCoord::size

Length of match.

Definition at line 44 of file term.h.


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