ebrowse-create-tree-buffer

ebrowse-create-tree-buffer is a compiled Lisp function in `ebrowse.el'.

(ebrowse-create-tree-buffer TREE TAGS-FILE HEADER CLASSES POP)

Create a new tree buffer for tree TREE.
The tree was loaded from file TAGS-FILE.
HEADER is the header structure of the file.
CLASSES is an obarray with a symbol for each class in the tree.
POP non-nil means popup the buffer up at the end.
Return the buffer created.