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

public class PremonJJTCatProc

(source file: PremonJJTCatProc.java)
java.lang.Object
   |
   +----Printable
           |
           +----PremonJJTNode
                   |
                   +----PremonJJTCat
                           |
                           +----PremonJJTCatProc

The pure class interface.
public class PremonJJTCatProc
  extends PremonJJTCat
The category proc.

Author:
Alan Jeffrey
Version: v1.0 1998/06/10

Constuctor Index

O PremonJJTCatProc(int)

Methods

O desugar()
O print(Printer)

Constructors

O PremonJJTCatProc
public PremonJJTCatProc(int id);

Methods

O print
public void print(Printer p);

O desugar

public PremonCat desugar();


[all packages] [package ] [class hierarchy] [index]
PremonJJTCatProc.html