Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
A minimal JSONPath implementation. More...
Go to the source code of this file.
Data Structures | |
struct | JSONPath |
A minimal JSONPath implementation. More... | |
Functions | |
OBJECTIVELY_EXPORT Class * | _JSONPath (void) |
A minimal JSONPath implementation.
Definition in file JSONPath.h.
OBJECTIVELY_EXPORT Class * _JSONPath | ( | void | ) |
Definition at line 118 of file JSONPath.c.