@type-descriptor.array-td-type
This tag provides information about type-level array data types.
Attributes
The following table lists the valid attributes for this tag
Attribute
Description
Valid Values
lowerBound
Lower bound of an array
upperBound
Formula for determining the upper bound of an array
stride
Formula that can be used to calculate the displacement address of any element in an array, given an index
Feedback