[all packages]
[package ]
[class hierarchy]
[index]
public class PremonJJTPatDots
(source file: PremonJJTPatDots.java)
java.lang.Object
|
+----Printable
|
+----PremonJJTNode
|
+----PremonJJTPat
|
+----PremonJJTPatTuple
|
+----PremonJJTPatDots
The pure class interface.
public class PremonJJTPatDots
extends PremonJJTPatTuple
-
A pattern P
...Q.
- Author:
- Alan Jeffrey
- Version: v1.0 1998/06/09

PremonJJTPatDots(int)
-

desugar()
-
print(Printer)
-

PremonJJTPatDots
public PremonJJTPatDots(int id);

print
public void print(Printer p);
desugar
public PremonPat desugar();
[all packages]
[package ]
[class hierarchy]
[index]
PremonJJTPatDots.html