Uses of Interface
org.projog.core.predicate.udp.ClauseAction
Packages that use ClauseAction
Package
Description
Provides functionality to evaluate user defined predicates defined using Prolog syntax.
-
Uses of ClauseAction in org.projog.core.predicate.udp
Constructor parameters in org.projog.core.predicate.udp with type arguments of type ClauseActionModifierConstructorDescriptionInterpretedUserDefinedPredicate(Iterator<ClauseAction> clauseActions, SpyPoints.SpyPoint spyPoint, Term query)