class documentation

class TestNode(jelly.Jellyable):

Constructor: TestNode(parent)

View In Hierarchy

An object to test jellyfying of new style class instances.

Method __init__ Undocumented
Class Variable classAttr Undocumented
Instance Variable children Undocumented
Instance Variable id Undocumented
Instance Variable parent Undocumented

Inherited from Jellyable:

Method getStateFor Undocumented
Method jellyFor No summary
def __init__(self, parent=None):

Undocumented

classAttr: int =

Undocumented

children: list =

Undocumented

id =

Undocumented

parent =

Undocumented