public final class AtomConcat extends AbstractPredicateFactory
atom_concat(X, Y, Z)
- concatenates atom names.
atom_concat(X, Y, Z)
succeeds if the name of atom Z
matches the concatenation of the names
of atoms X
and Y
.
Constructor and Description |
---|
AtomConcat() |
Modifier and Type | Method and Description |
---|---|
protected Predicate |
getPredicate(Term prefix,
Term suffix,
Term combined) |
getArithmeticOperators, getFileHandles, getKnowledgeBase, getOperands, getPredicate, getPredicate, getPredicate, getPredicate, getPredicate, getPredicates, getProjogListeners, getSpyPoints, getTermFormatter, init, isRetryable, setKnowledgeBase
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAlwaysCutOnBacktrack
protected Predicate getPredicate(Term prefix, Term suffix, Term combined)
getPredicate
in class AbstractPredicateFactory
Copyright © 2024. All rights reserved.