Did you know ... Search Documentation:
pce_realise.pl
PublicShow source
Source pce_begin_class_definition(+ClassName, +Meta, +Super, +Summary)
Dummy to allow cross-referencing and other tools to locate class-definitions after term-expansion.
Source pce_realise_class(+ClassName)
Creates `ClassName' from the compiled representation.
Source pce_prolog_class(?ClassName:atom) is nondet
Source pce_prolog_class(?ClassName:atom, ?SuperName:atom) is nondet
Is true if ClassName refers to a class defined in Prolog with the given superclass.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source pce_register_class(Arg1)
Source pce_extended_class(Arg1)