djson v3.1.5
JSON parser
 
Loading...
Searching...
No Matches
dj::SrcLoc Struct Reference

Source location. More...

#include <djson/src_loc.hpp>

Public Attributes

std::uint64_t line {}
 
std::uint64_t column {}
 

Detailed Description

Source location.

Member Data Documentation

◆ column

std::uint64_t dj::SrcLoc::column {}

◆ line

std::uint64_t dj::SrcLoc::line {}

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