ebrowse-tags-choose-class

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

(ebrowse-tags-choose-class TREE HEADER NAME INITIAL-CLASS-NAME)

Read a class name for a member from the minibuffer.
TREE is the class tree we operate on.
HEADER is its header structure.
NAME is the name of the member.
INITIAL-CLASS-NAME is an initial class name to insert in the minibuffer.
Value is a list (TREE ACCESSOR MEMBER) for the member.