public final class Read extends AbstractSingleResultPredicate
read(X)
- reads a term from the input stream.
read(X)
reads the next term from the input stream and matches it with X
.
Succeeds only once.
Constructor and Description |
---|
Read() |
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.