public final class WriteCanonical extends AbstractSingleResultPredicate
write_canonical(X)
- writes a term to the output stream.
Writes the term X
to the current output stream. write_canonical
does not take account of
current operator declarations - thus any structures are printed out with the functor first and the arguments in
brackets.
Succeeds only once.
Constructor and Description |
---|
WriteCanonical() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
evaluate(Term arg) |
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 arg)
evaluate
in class AbstractSingleResultPredicate
Copyright © 2024. All rights reserved.