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

pure interface of class PremonJJTExpInt

The documentated page.
public class PremonJJTExpInt
  extends PremonJJTExp
{
    public PremonJJTExpInt(int id);
    public void setValue(int n);
    public void print(Printer p);
    public void printA(Printer p);
    public PremonExp desugar(PremonCon Gamma)
      throws TypeError;
}

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