ebrowse-class-in-tree

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

(ebrowse-class-in-tree CLASS TREE)

Search for a class with name CLASS in TREE.
If CLASS is found, return the tail of TREE starting at CLASS. This function
is used during the load phase where classes appended to a file replace older
class information.