class CSE_DOUBLE_EXPRS < $HASH


Flattened version is here

Ancestors
$HASH $IS_EQ



Public


Readable Attributes
attr expr:FLIST{$AM_EXPR};
attr locals:FLIST{AM_LOCAL_EXPR};
attr pos:FLIST{AM_CURSOR};

Features
add_loc(e:$AM_EXPR,c:AM_CURSOR)
create(e:$AM_EXPR,c:AM_CURSOR):SAME
hash:INT
is_eq(e:CSE_DOUBLE_EXPRS):BOOL
is_neq(e:CSE_DOUBLE_EXPRS):BOOL


Private

attr expr:FLIST{$AM_EXPR};
attr locals:FLIST{AM_LOCAL_EXPR};
attr pos:FLIST{AM_CURSOR};