class CALL_TP_ARRAY < $CALL_TP
****
The type of an array creation expression.


Ancestors
$CALL_TP



Public


Readonly Shareds
shared cache:SAME;

Writable Shareds
shared cache:SAME;

Features
create:SAME
**** The representative object.
is_subtype(t:$TP):BOOL
**** True if `t' is ARRAY{T} for some T.
str:STR
**** The string: "array".