|
Kernel Prolog with Fluent based Builtins | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--tarau.jinni.Term
|
+--tarau.jinni.Nonvar
|
+--tarau.jinni.SystemObject
|
+--tarau.jinni.Fluent
|
+--tarau.jinni.Source
|
+--tarau.jinni.JavaSource
|
+--tarau.jinni.SourceMerger
Merges a List of Sources into a new Source which (fairly) iterates over them breadth first.
| Field Summary | |
private Queue |
Q
|
| Fields inherited from class tarau.jinni.JavaSource |
e |
| Fields inherited from class tarau.jinni.Fluent |
persistent |
| Fields inherited from class tarau.jinni.SystemObject |
ctr,
ordinal |
| Fields inherited from class tarau.jinni.Term |
CONST,
INT,
JAVA,
REAL,
VAR |
| Constructor Summary | |
(package private) |
SourceMerger(Const Xs,
Prog p)
|
| Method Summary | |
Term |
getElement()
|
| Methods inherited from class tarau.jinni.JavaSource |
stop |
| Methods inherited from class tarau.jinni.Source |
toFun,
toList |
| Methods inherited from class tarau.jinni.Fluent |
getPersistent,
setPersistent,
trailMe,
undo |
| Methods inherited from class tarau.jinni.SystemObject |
bind_to,
getArity,
name,
toString |
| Methods inherited from class tarau.jinni.Nonvar |
eq,
listify,
unify_to |
| Methods inherited from class tarau.jinni.Term |
action,
charsToString,
copy,
exec,
exec,
fromString,
getKey,
isBuiltin,
isClause,
matches,
matching_copy,
numbervars,
pprint,
pprint,
reaction,
ref,
stringToChars,
toChars,
toClause,
token,
toObject,
toTerm,
toUnquoted,
unify,
varsOf |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private Queue Q
| Constructor Detail |
SourceMerger(Const Xs,
Prog p)
| Method Detail |
public Term getElement()
|
Kernel Prolog with Fluent based Builtins | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||