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