All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class prolog.lib.writerr_1

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

public class writerr_1
extends CompiledPredicate
writerr/1: Display a Term on stderr.


Constructor Index

 o writerr_1()

Method Index

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

Constructors

 o writerr_1
 public writerr_1()

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