GCC Middle and Back End API Reference
json::location_map::point Struct Reference

#include <json-parsing.h>

Data Fields

size_t m_unichar_idx
 
int m_line
 
int m_column
 

Field Documentation

◆ m_column

int json::location_map::point::m_column

◆ m_line

int json::location_map::point::m_line

◆ m_unichar_idx

size_t json::location_map::point::m_unichar_idx

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