Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
A.27 library(prolog_xref): Cross-reference data collection library
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
The SWI-Prolog library
library(prolog_xref): Cross-reference data collection library
xref_source/1
xref_current_source/1
xref_clean/1
xref_defined/3
xref_called/3
xref_exported/2
xref_module/2
xref_built_in/1
Extending the library
Packages
Availability:
:- use_module(
library(prolog_xref)
).
(can be autoloaded)
xref_source
(
+Source
)
Gather information on
Source
. If
Source
has already been processed and is still up-to-date according to the file timestamp, no action is taken. This predicate must be called on a file before information can be gathered.
ClioPatria
(version
V3.1.1-21-gb8003bb
)