[all packages]
[package ]
[class hierarchy]
[index]
public class PremonJJTConEmpty
(source file: PremonJJTConEmpty.java)
java.lang.Object
|
+----Printable
|
+----PremonJJTNode
|
+----PremonJJTCon
|
+----PremonJJTConEmpty
The pure class interface.
public class PremonJJTConEmpty
extends PremonJJTCon
-
An empty context.
- Author:
- Alan Jeffrey
- Version: v1.0 1998/06/10

PremonJJTConEmpty(int)
-

desugar()
-
desugarPrimitives()
-
print(Printer)
-

PremonJJTConEmpty
public PremonJJTConEmpty(int id);

print
public void print(Printer p);
desugar
public PremonCon desugar();
desugarPrimitives
public PremonCon desugarPrimitives();
[all packages]
[package ]
[class hierarchy]
[index]
PremonJJTConEmpty.html