next up previous contents index
Next: Attribute Declarations Up: Appendix II. The Previous: Class Member Declaration

Component Declaration

 
 ComponentDeclaration:

component Type ComponentAttributeDeclarators ;

ComponentAttributeDeclarators:

ComponentAttributeDeclarator ComponentAttributeDeclaratorsRest

ComponentAttributeDeclaratorsRest:

, ComponentAttributeDeclarators

ComponentAttributeDeclarator:

IdentifierOrArray ComponentAttributeDeclaratorRest

IdentifierOrArray:

Identifier

Identifier DimExprs (see Java)

ComponentAttributeDeclaratorRest:

ConstraintBlocks

Constraints

ArithmeticConstraintRest

in Range



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