public final class CopyOfStreamProperty3 extends JIPXCall
Constructor and Description |
---|
CopyOfStreamProperty3() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreChoicePoints()
Invoked by xcall/2 to check if the custom predicate has more choice points on backtracking.
|
boolean |
unify(JIPCons params,
Hashtable<JIPVariable,JIPVariable> varsTbl)
Invoked by xcall/2 to check if the custom predicate unify with the passed parameters
For more information see the section "How to write a custom built-in predicate" in the Reference Manual.
|
getJIPEngine, getPredicate, getQueryHandle, init
public final boolean unify(JIPCons params, Hashtable<JIPVariable,JIPVariable> varsTbl)
JIPXCall
public boolean hasMoreChoicePoints()
JIPXCall
hasMoreChoicePoints
in class JIPXCall