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

Detailed Description

No-op SAX parser for tests and plumbing.

Definition in file dummy_parser.hpp.

Go to the source code of this file.

Classes

class  formats::json::parser::DummyParser
 No-op SAX parser for tests and plumbing. 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.