Module ida_hexrays :: Class ctree_anchor_t
[frames] | no frames]

Class ctree_anchor_t

object --+
         |
        ctree_anchor_t

Proxy of C++ ctree_anchor_t class.

Instance Methods
ctree_anchor_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)
int
get_index(self)
item_preciser_t
get_itp(self)
bool
is_blkcmt_anchor(self)
bool
is_citem_anchor(self)
bool
is_itp_anchor(self)
bool
is_lvar_anchor(self)
bool
is_valid_anchor(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  thisown
The membership flag
  value
ctree_anchor_t_value_get(self) -> uval_t

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: ctree_anchor_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

value

ctree_anchor_t_value_get(self) -> uval_t

Get Method:
unreachable.ctree_anchor_t_value_get(self)
Set Method:
unreachable.ctree_anchor_t_value_set(self, value)