Uses of Class
org.projog.core.predicate.udp.InterpretedTailRecursivePredicate
-
Packages that use InterpretedTailRecursivePredicate Package Description org.projog.core.predicate.udp Provides functionality to evaluate user defined predicates defined using Prolog syntax. -
-
Uses of InterpretedTailRecursivePredicate in org.projog.core.predicate.udp
Methods in org.projog.core.predicate.udp that return InterpretedTailRecursivePredicate Modifier and Type Method Description InterpretedTailRecursivePredicateInterpretedTailRecursivePredicateFactory. getPredicate(Term[] args)
-