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

#include <element.h>

Public Attributes

const char * line
 
size_t line_index
 
size_t column_index
 

Detailed Description

The file location type.

Member Data Documentation

◆ column_index

size_t tetengo_json_fileLocation_tag::column_index

A column index.

◆ line

const char* tetengo_json_fileLocation_tag::line

A line.

◆ line_index

size_t tetengo_json_fileLocation_tag::line_index

A line index.


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