All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface openjava.util.PtreeFunction

public interface PtreeFunction

Method Index

 o fn(Ptree, Ptree)
 o invoke(Ptree, Ptree)

Methods

 o fn
 public abstract NonLeaf fn(Ptree env,
                            Ptree p)
 o invoke
 public abstract NonLeaf invoke(Ptree env,
                                Ptree p)

All Packages  Class Hierarchy  This Package  Previous  Next  Index