[all packages] [package ] [class hierarchy] [index]

pure interface of class PremonExpTuple

The documentated page.
public class PremonExpTuple
  extends PremonExp
{
    public static final PremonExpTuple empty;
    public PremonExpTuple(PremonExp[] Ms);
    public void print(Printer p);
    public void printB(Printer p);
    public Mor semantics();
}

[all packages] [package ] [class hierarchy] [index]
PremonExpTuple.interface.html