Home
Download
Browse GIT
Contrib
Packs
HOWTO
FAQ
Manual
Mailinglist
Support
Links
Contact
Development tools
PlDoc Documentation
Graphics
(Semantic) Web
Publications
Contributors
License
Wiki (edit)
login
A.20.3.2 Reflective access to options
All
Application
Manual
Name
Summary
Help
Availability:
:- use_module(library(predicate_options)).
(can be autoloaded)
[nondet]
derived_predicate_options
(
:PI, ?Arg, ?Options
)
Derive option arguments using static analysis. True when
Options
is the current
derived
active option declaration for
PI
on
Arg
.