current_object/1
current_object(Object)Enumerates, by backtracking, all currently defined objects. All objects are found, either static, dynamic or built-in.
current_object(?object_identifier)
- Object is neither a variable nor a valid object identifier:
type_error(object_identifier, Object)
| ?- current_object(list).
Previous | Next | Table of Contents | Bibliography | Glossary
Last updated on: October 21, 2001