Name

array of — Returns a type that is an array of the supplied type

Synopsis

array of

Description

The value of this expression is the type object representing an array of the type to which it is applied.

Example

The following set expression searches the entire analyzed system for any method that returns a type that is an array of the method's first argument.

exists ( ( methods with array of type of first of ( arguments of ) ) intersection same ) methods in all classes

Context

Count-Preserving

Applies to Type

type

Results in Type

type

browse-by-query home antlersoft free software sourceforge project page