rippled
|
Public Member Functions | |
Token ()=default | |
Public Attributes | |
TokenType | type_ |
Location | start_ |
Location | end_ |
Definition at line 111 of file json_reader.h.
|
explicitdefault |
TokenType Json::Reader::Token::type_ |
Definition at line 116 of file json_reader.h.
Location Json::Reader::Token::start_ |
Definition at line 117 of file json_reader.h.
Location Json::Reader::Token::end_ |
Definition at line 118 of file json_reader.h.