public final class CurrentOutput extends AbstractSingleResultPredicate
current_output(X)
- match a term to the current output stream.
current_output(X)
succeeds if the name of the current output stream matches with X
, else
fails.
Constructor and Description |
---|
CurrentOutput() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
evaluate(Term argument) |
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(Term argument)
evaluate
in class AbstractSingleResultPredicate
Copyright © 2024. All rights reserved.