|
JSON Voorhees
Killer JSON for C++
|
Inheritance diagram for jsonv::ast_node::base< TSelf, KIndexToken >:Public Member Functions | |
| string_view | token_raw () const |
| operator ast_node () const | |
Allow implicit conversion to the more generic ast_node. | |
Static Public Member Functions | |
| static constexpr ast_node_type | type () |
Get the ast_node_type type. | |
Protected Member Functions | |
| constexpr | base (const char *token_begin) |
|
inlineexplicitconstexprprotected |
| jsonv::ast_node::base< TSelf, KIndexToken >::operator ast_node | ( | ) | const |
|
inline |
|
inlinestaticconstexpr |