Function: srecode-dictionary-compound-variable-child-p
srecode-dictionary-compound-variable-child-p is a function alias for
srecode-dictionary-compound-variable--eieio-childp, defined in
dictionary.el.gz.
This function is obsolete since 25.1; use (cl-typep ... 'srecode-dictionary-compound-variable) instead
Signature
(srecode-dictionary-compound-variable-child-p OBJ)
Documentation
Return non-nil if OBJ is an object of type
srecode-dictionary-compound-variable(var)/srecode-dictionary-compound-variable(fun) or a subclass.
Aliases
srecode-dictionary-compound-variable-child-p (obsolete since 25.1)