Part of bzrlib.treebuilder View In Hierarchy
| Method | __init__ | Construct a TreeBuilder. |
| Method | build | Build recipe into the current tree. |
| Method | finish_tree | Finish building the current tree. |
| Method | start_tree | Start building on tree. |
| Method | _ensure_building | Raise NotBuilding if there is no current tree being built. |