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

pure interface of class PremonJJTExpString

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

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