Enumeration (GI Enum)

Json-1.0JsonNodeType

Indicates the content of a node.

Index

Enumeration Members

Enumeration Members

ARRAY: number

The node contains a JSON array

NULL: number

Special type, for nodes containing null

OBJECT: number

The node contains a JSON object

VALUE: number

The node contains a fundamental type