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