GenerateProcessor

class shajara.create.GenerateProcessor(rep)

Bases: shajara.NodeProcessor

Generates a tree given a representation using dictionaries

Parameters:rep (dict) – A dictionary representing the tree
rep

Methods Summary

init(tree)

Methods Documentation

init(tree)