File "lib/trill_on_swish/template_hint.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_template_hint |
size: | 21306 |
Recent changes
8 years ago | rzese | added property_value query |
8 years ago | rzese | trill_on_swish v. 2.0 |
9 years ago | rzese | updated version |
This file requires
- From packages
- render.pl: current_renderer/2
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2, maplist/3
- library(error) resolved by
- error.pl: instantiation_error/1, must_be/2
- library(filesex) resolved by
- filesex.pl: directory_file_path/3
- library(http/html_write) resolved by
- html_write.pl: print_html/2
- library(lists) resolved by
- lists.pl: member/2, append/3, flatten/2
- library(memfile) resolved by
- memfile.pl: new_memory_file/1, free_memory_file/1, open_memory_file/3
- library(option) resolved by
- option.pl: option/2, option/3
- library(pairs) resolved by
- pairs.pl: group_pairs_by_key/2
- library(pldoc) resolved by
- pldoc.pl could not find proof of dependency
- library(pldoc/doc_man) resolved by
- doc_man.pl: man_page/4
- library(pldoc/doc_modes) resolved by
- doc_modes.pl: process_modes/6
- library(pldoc/doc_process) resolved by
- doc_process.pl: doc_comment/4, is_structured_comment/2
- library(pldoc/doc_wiki) resolved by
- doc_wiki.pl: indented_lines/3
- library(sandbox) resolved by
- sandbox.pl: safe_goal/1
- library(sgml) resolved by
- sgml.pl: load_html/3
- library(xpath) resolved by
- xpath.pl: xpath_chk/3
- library(apply) resolved by
Exported predicates
- predicate_template/2
- visible_predicate/3
- visible_predicate_templates/3
Required predicates
- append/3 from library(lists)
- current_renderer/2 from render.pl
- directory_file_path/3 from library(filesex)
- doc_comment/4 from library(pldoc/doc_process)
- exists_source/1 autoloaded
- file_name_on_path/2 autoloaded
- flatten/2 from library(lists)
- free_memory_file/1 from library(memfile)
- group_pairs_by_key/2 from library(pairs)
- indented_lines/3 from library(pldoc/doc_wiki)
- instantiation_error/1 from library(error)
- is_structured_comment/2 from library(pldoc/doc_process)
- load_html/3 from library(sgml)
- man_page/4 from library(pldoc/doc_man)
- maplist/2 from library(apply)
- maplist/3 from library(apply)
- member/2 from library(lists)
- must_be/2 from library(error)
- new_memory_file/1 from library(memfile)
- open_memory_file/3 from library(memfile)
- option/2 from library(option)
- option/3 from library(option)
- predicate/5 undefined
- print_html/2 from library(http/html_write)
- process_modes/6 from library(pldoc/doc_modes)
- safe_goal/1 from library(sandbox)
- xpath_chk/3 from library(xpath)
- xref_public_list/3 autoloaded