Parser class
Contents
Constructors, destructors, conversion operators
Public functions
Function documentation
Json bpf:: json:: Parser:: Parse()
| Returns | new Json value from all parsed tokens |
|---|---|
| Exceptions | |
| JsonParseException | when the parser could not interpret a token sequence |
Parses all tokens into a Json value and returns it