Function Macro

JsonNODE_TYPE

since: 1.0

Declaration [src]

#define JSON_NODE_TYPE (
  node
)

Description [src]

Evaluates to the JsonNodeType value contained by the node.

Available since: 1.0

This function is not directly available to language bindings.

Parameters

node

Type: -

The JsonNode to check.