tetengo 1.8.2
A multipurpose library set
Loading...
Searching...
No Matches
tetengo_json_location_tag Struct Reference

A location. More...

#include <reader.h>

Public Attributes

const char * line
 
size_t line_length
 
size_t line_index
 
size_t column_index
 

Detailed Description

A location.

Member Data Documentation

◆ column_index

size_t tetengo_json_location_tag::column_index

A column index.

◆ line

const char* tetengo_json_location_tag::line

A line. Not necessarily NUL-terminated.

◆ line_index

size_t tetengo_json_location_tag::line_index

A line index.

◆ line_length

size_t tetengo_json_location_tag::line_length

A line length.


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