|
ztsdb
|
Public Member Functions | |
| Unop (unsigned op_p, E *e_p, loc_t l) | |
| virtual Unop * | clone () const |
| virtual bool | operator== (const Unop &u) const |
Public Member Functions inherited from E | |
| E (Etype et, const loc_t &l) | |
| virtual bool | operator== (const E &o) const |
Public Attributes | |
| unsigned | op |
| E * | e |
Public Attributes inherited from E | |
| Etype | etype |
| loc_t | loc |
1.8.17