BlogGitHub
Reference/ORK/JSON_NODE/ORK/IF_JSON_NODE_NULL
Interface/ORK/IF_JSON_NODE_NULL
JSON Null
Package
/ORK/JSON_NODE
Interfaces
/ORK/IF_JSON_NODE
Members
0
Description

Represents a JSON null node. This node has no value payload and acts as a semantic placeholder within the JSON structure.

Supports cloning, structural equality, formatting/serialization, and freezing via the base node interface.

Immutability contract: As this node carries no mutable state, no modifying operations exist. The frozen state is therefore semantically neutral.

Repository11 packages · 113 objects
124 items