[all packages]
[package ]
[class hierarchy]
[index]
public class PremonJJTTypeResult
(source file: PremonJJTTypeResult.java)
java.lang.Object
|
+----Printable
|
+----PremonJJTNode
|
+----PremonJJTType
|
+----PremonJJTTypeResult
The pure class interface.
public class PremonJJTTypeResult
extends PremonJJTType
-
An optional result type for a function. By default the result type is ().
- Author:
- Alan Jeffrey
- Version: v1.0 1998/06/04

PremonJJTTypeResult(int)
-

desugar()
-
print(Printer)
-

PremonJJTTypeResult
public PremonJJTTypeResult(int id);

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