Function Macro
JsonNODE_HOLDS_VALUE
Declaration [src]
#define JSON_NODE_HOLDS_VALUE (
node
)
Description [src]
Evaluates to TRUE
if the node holds a scalar value.
Available since: | 0.10 |
This function is not directly available to language bindings |
Parameters
node |
- |
The |