Generic ctree element locator. More...
Public Member Functions | |
| citem_locator_t (ea_t _ea, ctype_t _op) | |
| citem_locator_t (const citem_t *i) | |
| DECLARE_COMPARISONS (citem_locator_t) | |
Public Attributes | |
| ea_t | ea |
| citem address | |
| ctype_t | op |
| citem operation | |
Generic ctree element locator.
It can be used for instructions and some expression types. However, we need more precise locators for other items (e.g. for numbers)
Definition at line 1557 of file hexrays.hpp.