|
xrpld
|
Public Member Functions | |
| Token ()=default | |
Public Attributes | |
| TokenType | type |
| Location | start |
| Location | end |
Definition at line 91 of file json_reader.h.
|
explicitdefault |
| TokenType json::Reader::Token::type |
Definition at line 96 of file json_reader.h.
| Location json::Reader::Token::start |
Definition at line 97 of file json_reader.h.
| Location json::Reader::Token::end |
Definition at line 98 of file json_reader.h.