MySQL 9.1.0
Source Code Documentation
|
Classes | |
class | MemberNameHandler |
A RapidJSON handler which accepts a scalar string and nothing else. More... | |
class | Stream |
A simple input stream class for the JSON path parser. More... | |
Variables | |
constexpr char | SCOPE = '$' |
constexpr char | BEGIN_MEMBER = '.' |
constexpr char | BEGIN_ARRAY = '[' |
constexpr char | END_ARRAY = ']' |
constexpr char | DOUBLE_QUOTE = '"' |
constexpr char | WILDCARD = '*' |
constexpr char | MINUS = '-' |
constexpr char | LAST [] = "last" |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |