JSON Voorhees
Killer JSON for C++
jsonv::tokenizer::token Struct Reference

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
 

Detailed Description

A representation of what this tokenizer has.

Definition at line 113 of file tokenizer.hpp.


The documentation for this struct was generated from the following file: