Match coordinates in IRI parsing results.
More...
#include <term.h>
|
| unsigned int | offset |
| | Offset of match from start of string.
|
| unsigned int | size |
| | Length of match.
|
Match coordinates in IRI parsing results.
Definition at line 42 of file term.h.
◆ 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: