|
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.VarNumberer
Used in implementing uniform replacement of variables with new constants. useful for printing out with nicer variable names.
Var,
Clause| Field Summary | |
(package private) int |
ctr
|
(package private) HashDict |
dict
|
| 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) |
VarNumberer()
|
| Method Summary | |
(package private) Term |
action(Term place)
Identity action. |
| 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 |
charsToString,
copy,
exec,
exec,
fromString,
getKey,
isBuiltin,
isClause,
matches,
matching_copy,
numbervars,
pprint,
pprint,
reaction,
ref,
stringToChars,
toChars,
toClause,
token,
toObject,
toTerm,
toUnquoted,
undo,
unify,
varsOf |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
HashDict dict
int ctr
| Constructor Detail |
VarNumberer()
| Method Detail |
Term action(Term place)
|
Kernel Prolog with Fluent based Builtins | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||