Did you know ... Search Documentation:
Title for pldoc(dir_index)

boot

Prolog files

pce_autoload.plShow source
pce_autoload/2States class `ClassName' can be created by loading the Prolog file `FileSpec'.Source
pce_autoload_all/0Load all classes declared using the pce_autoload/2 directive.Source
pce_editor.plShow source
pce_error.plShow source
pce_expand.plShow source
pce_expansion.plShow source
pce_compiling/1External function to get the current classname.Source
pce_global.plShow source
pce_global/2Register Goal to be a goal that creates @Reference.Source
pce_goal_expansion.plShow source
pce_keybinding.plShow source
pce_pl.plShow source
pce_portray.plShow source
pce_principal.plShow source
free/1Delete object if it exists.Source
get/4See the comments with send/[3-12].Source
get_implementation/4As send_implementation/3, but for get-methods.Source
send/3Succeeds if sending a message to Object with Selector and the given Arguments succeeds.Source
send_implementation/3Method-bodies are compiled into clauses for this predicate.Source
pce_realise.plShow source
pce_begin_class_definition/4Dummy to allow cross-referencing and other tools to locate class-definitions after term-expansion.Source
pce_prolog_class/1Is true if ClassName refers to a class defined in Prolog with the given superclass.Source
pce_prolog_class/2Is true if ClassName refers to a class defined in Prolog with the given superclass.Source
pce_realise_class/1Creates `ClassName' from the compiled representation.Source