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

pure interface of class PremonJJTExp

The documentated page.
public abstract class PremonJJTExp
  extends PremonJJTNode
{
    public abstract PremonExp desugar(PremonCon Gamma)
      throws TypeError;
    public PremonJJTExp(int id);
}

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