KpaStruct
Read-only view of an object-shaped structure addressable by string keys.
Implementations must be able to materialize themselves into a Map snapshot and expose a KpaElementFactory that knows how to rebuild a fresh instance from that snapshot.
Inheritors
Properties
Functions
Link copied to clipboard
Returns the value associated with key, or null if absent.
Link copied to clipboard
Returns the KpaElement at the path identified by pointer, or null if a key along the path is absent. Returns the receiver if pointer is the root pointer.