JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
JSON::SourceLocation Struct Reference

Public Attributes

size_t offset
 
size_t line
 
size_t row
 

Detailed Description

Definition at line 127 of file jsoncxx.h.

Member Data Documentation

◆ line

size_t JSON::SourceLocation::line

Definition at line 130 of file jsoncxx.h.

◆ offset

size_t JSON::SourceLocation::offset

Definition at line 129 of file jsoncxx.h.

◆ row

size_t JSON::SourceLocation::row

Definition at line 131 of file jsoncxx.h.


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