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

pure interface of class PremonTargetContext

The documentated page.
public class PremonTargetContext
  extends PremonTarget
{
    public PremonTargetContext(PremonJJTCon oriContext,
                               PremonCon oriContextDesugared);
    public void desugar()
      throws TypeError;
    public void parse(String s)
      throws ParseException;
    public void reset();
    public PremonCon context();
}

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