Fires the given meta-interpreter rule instantiation.
kw
fire-rule instantiation
instantiation⇩ |
An instantiation object. |
The backward chaining goal fire-rule
is only relevant when writing a meta-interpreter for a context. fire-rule
fires the given rule instantiation instantiation. It is an error if the passed object is not an instantiation object.
(fire-rule ?instantiation)
KnowledgeWorks and Prolog User Guide (Macintosh version) - 01 Dec 2021 19:35:35