|
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.Num
|
+--tarau.jinni.Int
| Field Summary | |
(package private) long |
val
|
| Fields inherited from class tarau.jinni.Term |
CONST,
INT,
JAVA,
REAL,
VAR |
| Constructor Summary | |
Int(long i)
|
|
| Method Summary | |
(package private) boolean |
bind_to(Term that,
Trail trail)
|
int |
getArity()
returns or fakes an arity for all subtypes |
double |
getValue()
|
int |
intValue()
|
long |
longValue()
|
java.lang.String |
name()
|
| Methods inherited from class tarau.jinni.Num |
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,
undo,
unify,
varsOf |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
long val
| Constructor Detail |
public Int(long i)
| Method Detail |
public java.lang.String name()
boolean bind_to(Term that,
Trail trail)
public final int getArity()
public final long longValue()
public final int intValue()
public final double getValue()
|
Kernel Prolog with Fluent based Builtins | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||