| class AM_STR_CONST < $AM_CONST |
|---|
| **** | Representation of constant strings. |
| $AM_CONST | $AM_EXPR | $HASH | $IS_EQ | $AM | $PROG_ERR | AM_CONST | AM_EXPR | AM |
| attr bval:STR; |
|---|
| **** | The string if the compiler's are the same as the compiled program. |
| attr bval:STR; |
|---|
| **** | The string if the compiler's are the same as the compiled program. |
| create(t:AS_STR_LIT_EXPR):SAME |
|---|
| **** | Create a string constant for tree form `t'. Must change this if the target has a different format. |
| create:SAME |
|---|
| create_from_str(src:SFILE_ID, str:STR):SAME |
|---|
| **** | Create a string constant for tree form `t'. Must change this if the target has a different format. |
| hash:INT |
|---|
| is_eq(a:$OB):BOOL |
|---|