get_array_type


Description:

public ArrayType get_array_type ()

Obtain the array type for this type.

See ArrayType for a list of possible values. If the type tag of this type is not array, -1 will be returned.

Parameters:

info

a TypeInfo

Returns:

the array type or -1