userver: userver/formats/json/parser/parser_state.hpp File Reference
Loading...
Searching...
No Matches
parser_state.hpp File Reference

Detailed Description

Parser stack and streaming driver for JSON SAX parsing.

Definition in file parser_state.hpp.

Go to the source code of this file.

#include <string>
#include <userver/utils/fast_pimpl.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  formats::json::parser::ParserState
 Parser stack and streaming driver for JSON SAX parsing. More...
 

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::json
 JSON support.
 
namespace  formats::json::parser
 Streaming JSON SAX parsers and parser stack.