Function: semantic-collector-project-child-p

semantic-collector-project-child-p is a function alias for semantic-collector-project--eieio-childp, defined in complete.el.gz.

This function is obsolete since 25.1; use (cl-typep ... 'semantic-collector-project) instead

Signature

(semantic-collector-project-child-p OBJ)

Documentation

Return non-nil if OBJ is an object of type semantic-collector-project(var)/semantic-collector-project(fun) or a subclass.

Aliases

semantic-collector-project-child-p (obsolete since 25.1)