public final class NoTrace extends AbstractSingleResultPredicate
notrace
- disables exhaustive tracing.
By disabling exhaustive tracing the programmer will no longer be informed of every goal their program attempts to resolve. Any tracing due to the presence of spy points will continue.
Constructor and Description |
---|
NoTrace() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
evaluate() |
evaluate, evaluate, evaluate, evaluate, evaluate, getArithmeticOperators, getFileHandles, getKnowledgeBase, getOperands, getPredicate, getPredicates, getProjogListeners, getSpyPoints, getTermFormatter, init, isRetryable, setKnowledgeBase
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAlwaysCutOnBacktrack
protected boolean evaluate()
evaluate
in class AbstractSingleResultPredicate
Copyright © 2024. All rights reserved.