eieio-speedbar-expand

eieio-speedbar-expand is a compiled Lisp function in `eieio-speedbar.el'.

(eieio-speedbar-expand &rest LOCAL-ARGS)

Expand OBJECT at indentation DEPTH.
Inserts a list of new tag lines representing expanded elements within
OBJECT.

This is a generic function with only one primary method.

Implementations:

`eieio-speedbar' :PRIMARY (object depth)
Expand OBJECT at indentation DEPTH.
Inserts a list of new tag lines representing expanded elements within
OBJECT.

Defined in `eieio-speedbar.el'