public final class PutChar extends AbstractSingleResultPredicate
put_char(X)
- writes a character.
put_char(X)
- writes character X
to the output stream.
Writes to the current output stream. Succeeds only once and the operation is not undone on backtracking.
Constructor and Description |
---|
PutChar() |
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.