next up previous contents index
Next: Constraint Declaration Up: Appendix II. The Previous: Appendix II. The

Compilation Unit

 
 CompilationUnit:

PackageDeclarations

ImportDeclarations

TypeOrConstraintDeclarations

PackageDeclarations: see Java

ImportDeclarations: see Java

TypeOrConstraintDeclarations:

TypeOrConstraintDeclaration

TypeOrConstraintDeclarations

TypeOrConstraintDeclaration:

ClassDeclaration

InterfaceDeclaration

ConstraintDeclaration

;



Neng-Fa ZHOU
Sat Apr 18 16:14:29 JST 1998