boot
Prolog files
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_compiling/1 | External function to get the current classname. | ![]() |
pce_global.pl![]() | ||
pce_global/2 | Register Goal to be a goal that creates @Reference. | ![]() |
pce_goal_expansion.pl![]() | ||
pce_keybinding.pl![]() | ||
binding/3 | Specify bindings for alternative key-binding-styles. | ![]() |
pce_pl.pl![]() | ||
pce_portray.pl![]() | ||
prolog_clause_name/2 | Translate the reference to a method-clause into the corresponding method. | ![]() |
prolog_predicate_name/2 | Hook used by the Prolog graphical tracer to display the frames in the stack. | ![]() |
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![]() | ||
pce_begin_class_definition/4 | Dummy to allow cross-referencing and other tools to locate class-definitions after term-expansion. | ![]() |
pce_prolog_class/1 | Is true if ClassName refers to a class defined in Prolog with the given superclass. | ![]() |
pce_prolog_class/2 | Is true if ClassName refers to a class defined in Prolog with the given superclass. | ![]() |
pce_realise_class/1 | Creates `ClassName' from the compiled representation. | ![]() |