All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class prolog.lib.listops_0

java.lang.Object
   |
   +----prolog.Predicate
           |
           +----prolog.CompiledPredicate
                   |
                   +----prolog.lib.listops_0

public class listops_0
extends CompiledPredicate
listops/0: List the operators in the current environment.


Constructor Index

 o listops_0()

Method Index

 o exec(Term[], Prolog)
Implements the functionality of the call.

Constructors

 o listops_0
 public listops_0()

Methods

 o exec
 public boolean exec(Term args[],
                     Prolog p)
Implements the functionality of the call.

Overrides:
exec in class CompiledPredicate

All Packages  Class Hierarchy  This Package  Previous  Next  Index