GenericElement
A generalized element for deferred deserialization for use as an interoperable stand in for JSON and YAML nodes.
Inheritors
Functions
Link copied to clipboard
Deserializes the element into the given serializer.
Link copied to clipboard
If this is a list, return all elements.
Link copied to clipboard
Returns the empty element if the given element is null, otherwise returns the element.
Link copied to clipboard
Merges two elements into a single element with the keys of both.