All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class prolog.lib.listtypes_0

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

public class listtypes_0
extends CompiledPredicate
listtypes/0: List the user-defined types to stderr.

See Also:
TypeDictionary, _type_def_2, _has_type_2

Constructor Index

 o listtypes_0()

Method Index

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

Constructors

 o listtypes_0
 public listtypes_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