All Packages Class Hierarchy This Package Previous Next Index
Class prolog.lib.builtin_1
java.lang.Object
|
+----prolog.Predicate
|
+----prolog.CompiledPredicate
|
+----prolog.lib.builtin_1
- public class builtin_1
- extends CompiledPredicate
builtin/1: True if the argument is a builtin predicate.
-
builtin_1()
-
-
exec(Term[], Prolog)
- Implements the functionality of the call.
builtin_1
public builtin_1()
exec
public boolean exec(Term args[],
Prolog p) throws ArgumentException
- Implements the functionality of the call.
- Overrides:
- exec in class CompiledPredicate
All Packages Class Hierarchy This Package Previous Next Index