TAL Reference Manual
TAL Syntax Summary (Railroad Diagrams)
Appendix B—526371.001
B-12
Arrays Declared in Structures
Arrays Declared in Structures
An array can be declared inside a structure.
Definition Substructures
A definition substructure can be declared inside a structure.
Referral Substructures
A referral substructure can be declared inside a structure.
type identifier
lower -
bound
[
upper -
bound
: ] ;
,
VSTB028.vsd
STRUCT
substructure -
layout
lower -
bound
upper -
bound
[ : ]
; ;
identifier
VSTB029.vsd
VSTB030.vsd
STRUCT
lower -
bound
upper -
bound
[ : ]
identifier
referral( )
;