IDAPython 9.0
Loading...
Searching...
No Matches
ctree_anchor_t Class Reference
Inheritance diagram for ctree_anchor_t:

Public Member Functions

int get_index (self)
 
'item_preciser_t' get_itp (self)
 
bool is_valid_anchor (self)
 
bool is_citem_anchor (self)
 
bool is_lvar_anchor (self)
 
bool is_itp_anchor (self)
 
bool is_blkcmt_anchor (self)
 
 __init__ (self)
 

Static Public Attributes

str value
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ get_index()

int get_index ( self)

◆ get_itp()

'item_preciser_t' get_itp ( self)

◆ is_blkcmt_anchor()

bool is_blkcmt_anchor ( self)

◆ is_citem_anchor()

bool is_citem_anchor ( self)

◆ is_itp_anchor()

bool is_itp_anchor ( self)

◆ is_lvar_anchor()

bool is_lvar_anchor ( self)

◆ is_valid_anchor()

bool is_valid_anchor ( self)

Member Data Documentation

◆ value

str value
static
Initial value:
= property(_ida_hexrays.ctree_anchor_t_value_get,
_ida_hexrays.ctree_anchor_t_value_set)

Property Documentation

◆ thisown

thisown
static
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: