No-op SAX parser for tests and plumbing.
Definition in file dummy_parser.hpp.
Go to the source code of this file.
#include <userver/formats/json/parser/base_parser.hpp>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. | |