ArrayLiteral

Array literal

Constructors

this
this(Location location, U args, T[] values)
Undocumented in source.

Members

Functions

toString
string toString(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

values
T[] values;
Undocumented in source.

Meta