|
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.Const
|
+--tarau.jinni.ConstBuiltin
Template for builtins of arity 0
| Fields inherited from class tarau.jinni.Const |
aFail,
anEof,
aNil,
aNo,
aTrue,
aYes,
sym |
| Fields inherited from class tarau.jinni.Term |
CONST,
INT,
JAVA,
REAL,
VAR |
| Constructor Summary | |
ConstBuiltin(java.lang.String s)
|
|
| Method Summary | |
abstract int |
exec(Prog p)
Executed when a builtin is called. |
boolean |
isBuiltin()
|
| Methods inherited from class tarau.jinni.Const |
bind_to,
eq,
getArity,
getKey,
name,
qname,
the,
toBuiltin,
toString,
toUnquoted |
| Methods inherited from class tarau.jinni.Nonvar |
listify,
unify_to |
| Methods inherited from class tarau.jinni.Term |
action,
charsToString,
copy,
exec,
fromString,
isClause,
matches,
matching_copy,
numbervars,
pprint,
pprint,
reaction,
ref,
stringToChars,
toChars,
toClause,
token,
toObject,
toTerm,
undo,
unify,
varsOf |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ConstBuiltin(java.lang.String s)
| Method Detail |
public abstract int exec(Prog p)
public boolean isBuiltin()
|
Kernel Prolog with Fluent based Builtins | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||