/usr/local/lib/swipl/xpce/prolog/lib/pce_meta.pl
All Application Manual Name SummaryHelp

  • prolog
    • lib
      • gui_tracer.pl -- Graphical debugger utilities
      • pce.pl
      • swi_compatibility.pl -- XPCE Compatibility layer
      • pce_dispatch.pl -- Run XPCE in a separate thread
      • swi_hooks.pl -- Hook XPCE based graphics tools into IDE
      • pce_shell.pl
      • pce_config.pl -- XPCE congifuration database
      • pce_util.pl
      • pce_meta.pl -- Reflection support for XPCE
        • pce_to_method/2
        • isa_class/2
        • current_class/2
        • to_class_name/2
        • pce_library_class/4
        • implements/2
        • implements/3
        • pce_to_pl_type/2
        • type_accepts_function/1
        • classify_class/2
      • pce_main.pl
      • swi_edit.pl
      • pce_emacs.pl -- PceEmacs toplevel
      • swi_ide.pl -- SWI-Prolog IDE controller
      • pce_image.pl
 pce_library_class(?Name, ?Super, ?Comment, ?File)
Examine the library index for defined classes.