CMS 3D CMS Logo

List of all members | Public Attributes
Json::Reader::Token Class Reference

Public Attributes

Location end_
 
Location start_
 
TokenType type_
 

Detailed Description

Definition at line 84 of file reader.h.

Member Data Documentation

◆ end_

Location Json::Reader::Token::end_

Definition at line 88 of file reader.h.

◆ start_

Location Json::Reader::Token::start_

Definition at line 87 of file reader.h.

◆ type_

TokenType Json::Reader::Token::type_