ede-map-all-subprojects
ede-map-all-subprojects is a compiled Lisp function in `ede.el
'.
(ede-map-all-subprojects &rest LOCAL-ARGS)
For object THIS, execute PROC on THIS and all subprojects.
This function also applies PROC to sub-sub projects.
See also `ede-map-subprojects'.
This is a generic function with only one primary method.
Implementations:
`ede-project' :PRIMARY (this allproc)
For object THIS, execute PROC on THIS and all subprojects.
This function also applies PROC to sub-sub projects.
See also `ede-map-subprojects'.
Defined in `ede.el'