|
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
Part of the Prolog Term hierarchy
Term| Fields inherited from class tarau.jinni.Term |
CONST,
INT,
JAVA,
REAL,
VAR |
| Constructor Summary | |
Nonvar()
|
|
| Method Summary | |
(package private) boolean |
bind_to(Term that,
Trail trail)
|
(package private) boolean |
eq(Term that)
|
(package private) Const |
listify()
returns a list representation of the object |
abstract java.lang.String |
name()
|
(package private) boolean |
unify_to(Term that,
Trail trail)
Unify dereferenced |
| Methods inherited from class tarau.jinni.Term |
action,
charsToString,
copy,
exec,
exec,
fromString,
getArity,
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 |
|
| Constructor Detail |
public Nonvar()
| Method Detail |
public abstract java.lang.String name()
boolean bind_to(Term that,
Trail trail)
boolean unify_to(Term that,
Trail trail)
boolean eq(Term that)
Const listify()
|
Kernel Prolog with Fluent based Builtins | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||