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

pure interface of class PremonJJTExpFunThunk

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

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