Stacks entries and possibly sub-dictionaries within a dictionary, for Specs.

Method __init__ Undocumented
Method add Adds the supplied value as an entry (or sub-entry) of my dict. Called by Specs.dict_add.
Method done Returns the name and contents of the dictionary I built.
def __init__(self, name):
Undocumented
def add(self, value, keys):

Adds the supplied value as an entry (or sub-entry) of my dict. Called by Specs.dict_add.

def done(self):

Returns the name and contents of the dictionary I built.

API Documentation for ade, generated by pydoctor at 2022-11-17 13:13:22.