| class AM_ARR_CONST < $AM_CONST |
|---|
| **** | Representation of constant ARRAY{T} objects. |
| $AM_CONST | $AM_EXPR | $HASH | $IS_EQ | $AM | $PROG_ERR | AM_CONST | AM_EXPR | AM |
| attr elt_tp:TP_CLASS; |
|---|
| **** | The type of the contained elements. |
| attr elts:ARRAY{$AM_CONST}; |
|---|
| **** | The array elements. |
| attr elt_tp:TP_CLASS; |
|---|
| **** | The type of the contained elements. |
| attr elts:ARRAY{$AM_CONST}; |
|---|
| **** | The array elements. |
| hash:INT |
|---|
| **** |
| is_eq(a:$OB):BOOL |
|---|