If isArrayType(type) for the specified type, then return the type of the elements of that array type; otherwise return e_VOID.
element type of type if type is an array type, and e_VOID otherwise
| Name | Description |
|---|---|
| type | option type enumerator |