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
-
listtypes_0()
-
-
exec(Term[], Prolog)
- Implements the functionality of the call.
listtypes_0
public listtypes_0()
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