JSON Voorhees
Killer JSON for C++
|
A representation of what this tokenizer has. More...
#include <jsonv/tokenizer.hpp>
Public Member Functions | |
operator std::pair< string_view, token_kind > () | |
Public Attributes | |
string_view | text |
token_kind | kind |
A representation of what this tokenizer has.
Definition at line 113 of file tokenizer.hpp.