jmespath.cpp
C++ implementation of JMESPath, a query language for JSON http://jmespath.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
\NjmespathThe top level namespace which contains the public functions of the library
 oNastClasses which represent the AST nodes
 oNinterpreterClasses for interpreting the AST of the JMESPath expression
 oNliteralsUser defined literals
 \NparserClasses required for parsing JMESPath expressions