class AM_CURSOR_POS < $IS_EQ


Flattened version is here

Ancestors
$IS_EQ



Public


Readable Attributes
attr branch:INT;
****
attr mark:BOOL;
**** used by several optimization phases
attr stmt:$AM;

Writable Attributes
attr branch:INT;
****
attr mark:BOOL;
**** used by several optimization phases
attr stmt:$AM;

Features
create(curr_stmt:$AM,m:BOOL,branch:INT):SAME
is_eq(t:SAME):BOOL
****
______#OUT+"ob:_("+SYS::id(stmt)+","+branch+")\t("+SYS::id(t.stmt)+","+t.branch+"\n";
is_neq(t:SAME):BOOL
str:STR