class SIDE_EFFECT < $HASH


Flattened version is here

Ancestors
$HASH $IS_EQ



Public


Readable Attributes
attr doeswrite:BOOL;
**** Is this attribute written to?
attr name:IDENT;
**** The name of the attribute, void(IDENT) for arrays
attr tp:$TP;
**** The class modified

Writable Attributes
attr doeswrite:BOOL;
**** Is this attribute written to?
attr name:IDENT;
**** The name of the attribute, void(IDENT) for arrays
attr tp:$TP;
**** The class modified

Features
create(amattr:$OB,doeswrite:BOOL):SAME
create:SAME
hash:INT
is_array:BOOL
is_eq(other:SAME):BOOL
is_local:BOOL
is_neq(other:SAME):BOOL
str:STR