Next: obj-exp-destroy, Previous: obj-exp-define_method, Up: obj-exp [Contents][Index]
descendant_of/2descendant_of(+Obj, ?Class)
object
atom
Obj is an instance of Class or of a descendant of Class.
instantiation_errorObj is unbound.
type_errorObject is not a valid object.
class_ancestor/2, class_of/2, class_superclass/2