IDAPython 9.0
Loading...
Searching...
No Matches
ceinsn_t Class Reference
Inheritance diagram for ceinsn_t:
cif_t cloop_t creturn_t cswitch_t cthrow_t cdo_t cfor_t cwhile_t

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str expr
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Reimplemented in cdo_t, cfor_t, cif_t, cloop_t, creturn_t, cswitch_t, cthrow_t, and cwhile_t.

Member Data Documentation

◆ expr

str expr
static
Initial value:
= property(_ida_hexrays.ceinsn_t_expr_get, _ida_hexrays
.ceinsn_t_expr_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: