PSON namespace.
Classes
Namespaces
Methods
-
<static> exclude(obj)
-
Excluces an object's and its children's keys from being added to a progressive dictionary.
Parameters:
Name Type Description obj
Object Now excluded object
-
<static> include(obj)
-
Undoes exclusion of an object's and its children's keys from being added to a progressive dictionary.
Parameters:
Name Type Description obj
Object Now included object