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

pure interface of class PremonVarPrimitive

The documentated page.
public class PremonVarPrimitive
  extends PremonVar
{
    public PremonVarPrimitive(String name,
                              PremonType type,
                              int curryings);
    public PremonVarPrimitive(String name,
                              PremonType type);
    public void print(Printer p);
    public Mor semantics();
}

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