|
bool | in_ctree (self, int hdrlines) |
|
bool | __eq__ (self, 'ctext_position_t' r) |
|
bool | __ne__ (self, 'ctext_position_t' r) |
|
bool | __lt__ (self, 'ctext_position_t' r) |
|
bool | __gt__ (self, 'ctext_position_t' r) |
|
bool | __le__ (self, 'ctext_position_t' r) |
|
bool | __ge__ (self, 'ctext_position_t' r) |
|
int | compare (self, 'ctext_position_t' r) |
|
| __init__ (self, int _lnnum=-1, int _x=0, int _y=0) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
int | _lnnum = -1, |
|
|
int | _x = 0, |
|
|
int | _y = 0 ) |
◆ __eq__()
◆ __ge__()
◆ __gt__()
◆ __le__()
◆ __lt__()
◆ __ne__()
◆ compare()
◆ in_ctree()
bool in_ctree |
( |
| self, |
|
|
int | hdrlines ) |
Is the cursor in the variable/type declaration area?
@param hdrlines: Number of lines of the declaration area
◆ lnnum
Initial value:= property(_ida_hexrays.ctext_position_t_lnnum_get,
_ida_hexrays.ctext_position_t_lnnum_set)
Initial value:= property(_ida_hexrays.ctext_position_t_x_get, _ida_hexrays.
ctext_position_t_x_set)
Initial value:= property(_ida_hexrays.ctext_position_t_y_get, _ida_hexrays.
ctext_position_t_y_set)
◆ thisown
Initial value:= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')
The documentation for this class was generated from the following file: