All Packages Class Hierarchy This Package Previous Next Index
Class prolog.lib.gt_2
java.lang.Object
|
+----prolog.Predicate
|
+----prolog.CompiledPredicate
|
+----prolog.lib.gt_2
- public class gt_2
- extends CompiledPredicate
gt/2: Greater than.
-
gt_2()
-
-
exec(Term[], Prolog)
- Implements the functionality of the call.
gt_2
public gt_2()
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