| Trees | Indices | Help |
|
|---|
|
|
object --+
|
citem_t --+
|
cinsn_t
Proxy of C++ cinsn_t class.
| Instance Methods | |||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| cinsn_t |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
|
|||
| cinsn_t |
|
||
|
|||
| bool |
|
||
| bool |
|
||
| int |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| cif_t |
|
||
|
|||
| bool |
|
||
| cinsn_t |
|
||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
| bool |
|
||
| Class Variables | |
op_to_typename =
|
|
| Properties | |
| casm | |
| cblock | |
| cdo | |
|
cexpr citem_t_cexpr_get(self) -> cexpr_t |
|
| cfor | |
| cgoto | |
| cif | |
| creturn | |
| cswitch | |
| cwhile | |
|
details return the details pointer for the cinsn_t object depending on the value of its op member. |
|
| opname | |
|
thisown The membership flag |
|
|
Inherited from Inherited from |
|
| Method Details |
__init__(self, r) -> cinsn_t
|
|
|
|
| Class Variable Details |
op_to_typename
|
| Property Details |
casm
|
cblock
|
cdo
|
cexprcitem_t_cexpr_get(self) -> cexpr_t
|
cfor
|
cgoto
|
cif
|
creturn
|
cswitch
|
cwhile
|
detailsreturn the details pointer for the cinsn_t object depending on the value of its op member. this is one of the cblock_t, cif_t, etc. objects.
|
opname
|
thisownThe membership flag
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |