JSON Voorhees
Killer JSON for C++
Loading...
Searching...
No Matches
jsonv::ast_node::array_end Class Referencefinal

The end of an kind::array (]). More...

#include <jsonv/ast.hpp>

+ Inheritance diagram for jsonv::ast_node::array_end:
+ Collaboration diagram for jsonv::ast_node::array_end:

Additional Inherited Members

- Public Member Functions inherited from jsonv::ast_node::basic_fixed_size_token< array_end, ast_node_type::array_end, 1U >
constexpr basic_fixed_size_token (const char *token_begin)
 
constexpr std::size_t token_size () const
 
- Public Member Functions inherited from jsonv::ast_node::base< TSelf, KIndexToken >
string_view token_raw () const
 
 operator ast_node () const
 Allow implicit conversion to the more generic ast_node.
 
- Static Public Member Functions inherited from jsonv::ast_node::base< TSelf, KIndexToken >
static constexpr ast_node_type type ()
 Get the ast_node_type type.
 
- Protected Member Functions inherited from jsonv::ast_node::base< TSelf, KIndexToken >
constexpr base (const char *token_begin)
 

Detailed Description

The end of an kind::array (]).

Definition at line 282 of file ast.hpp.


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