eieio-speedbar-child-make-tag-lines
eieio-speedbar-child-make-tag-lines is a Lisp function in `eieio-speedbar.el
'.
(eieio-speedbar-child-make-tag-lines &rest LOCAL-ARGS)
Base method for creating tag lines for non-object children.
This is a generic function with only primary methods.
Implementations:
`eieio-speedbar' :PRIMARY (object depth)
Base method for creating tag lines for non-object children.
Defined in `eieio-speedbar.el'
`ede-target' :PRIMARY (this depth)
Create a speedbar tag line for a child of THIS.
It has depth DEPTH.
Defined in `speedbar.el'