ComponentDeclaration:component Type ComponentAttributeDeclarators ;
ComponentAttributeDeclarators:
ComponentAttributeDeclarator ComponentAttributeDeclaratorsRest
![]()
ComponentAttributeDeclaratorsRest:
, ComponentAttributeDeclarators
ComponentAttributeDeclarator:
IdentifierOrArray ComponentAttributeDeclaratorRest
![]()
IdentifierOrArray:
Identifier
Identifier DimExprs (see Java)
ComponentAttributeDeclaratorRest:
ConstraintBlocks
Constraints
ArithmeticConstraintRest
in Range