pce_autoload.pl | ||
---|---|---|
pce_autoload/2 | States class `ClassName' can be created by loading the Prolog file `FileSpec'. | |
pce_autoload_all/0 | Load all classes declared using the pce_autoload/2 directive. | |
pce_editor.pl | ||
pce_error.pl | ||
pce_catch_error/2 | Run goal, fail silently on indicated errors. | |
pce_expand.pl | ||
pce_expansion.pl | ||
pce_global.pl | ||
pce_global/2 | Register Goal to be a goal that creates @Reference. | |
pce_goal_expansion.pl | ||
pce_keybinding.pl | ||
pce_pl.pl | ||
pce_portray.pl | ||
pce_principal.pl | ||
free/1 | Delete object if it exists. | |
get/4 | See the comments with send/[3-12]. | |
get_implementation/4 | As send_implementation/3, but for get-methods. | |
send/3 | Succeeds if sending a message to Object with Selector and the given Arguments succeeds. | |
send_implementation/3 | Method-bodies are compiled into clauses for this predicate. | |
pce_realise.pl |