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

pure interface of class PremonJJTCon

The documentated page.
public abstract class PremonJJTCon
  extends PremonJJTNode
{
    public abstract PremonCon desugar();
    public abstract PremonCon desugarPrimitives();
    public PremonJJTCon(int id);
}

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