![]() |
YAP 7.1.0
|
module_transparent( + Preds ) More...
module_transparent( + Preds )
properties: directive
Preds is a list of predicates that can access the calling context
This predicate was implemented to achieve compatibility with the older module expansion system in SWI-Prolog Please use meta_predicate/1 for new code
Preds is a comma separated sequence of name/arity predicate indicators (like in dynamic/1 ) Each goal associated with a transparent declared predicate will inherit the context module from its caller