|
xrpld
|
Public Member Functions | |
| Token ()=default | |
Public Attributes | |
| TokenType | type |
| Location | start |
| Location | end |
Definition at line 101 of file json_reader.h.
|
explicitdefault |
| TokenType json::Reader::Token::type |
Definition at line 106 of file json_reader.h.
| Location json::Reader::Token::start |
Definition at line 107 of file json_reader.h.
| Location json::Reader::Token::end |
Definition at line 108 of file json_reader.h.