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

PremonJJTConComp(int)
-

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

PremonJJTConComp
public PremonJJTConComp(int id);

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