| class CALL_TP_ARRAY < $CALL_TP |
|---|
| **** | The type of an array creation expression. |
| $CALL_TP |
| shared cache:SAME; |
|---|
| shared cache:SAME; |
|---|
| create:SAME |
|---|
| **** | The representative object. |
| is_subtype(t:$TP):BOOL |
|---|
| **** | True if `t' is ARRAY{T} for some T. |
| str:STR |
|---|
| **** | The string: "array". |