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

Class ctree_parentee_t

     object --+    
              |    
ctree_visitor_t --+
                  |
                 ctree_parentee_t
Known Subclasses:

Proxy of C++ ctree_parentee_t class.

Instance Methods
 
__disown__(self)
ctree_parentee_t
__init__(self, post=False)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__swig_destroy__(self)
bool
recalc_parent_types(self)

Inherited from ctree_visitor_t: __repr__, apply_to, apply_to_exprs, clr_prune, clr_restart, is_postorder, leave_expr, leave_insn, maintain_parents, must_prune, must_restart, only_insns, parent_expr, parent_insn, prune_now, set_restart, visit_expr, visit_insn

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

Properties
  thisown
The membership flag

Inherited from ctree_visitor_t: cv_flags, parents

Inherited from object: __class__

Method Details

__disown__(self)

 
Overrides: ctree_visitor_t.__disown__

__init__(self, post=False)
(Constructor)

 

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

Returns: ctree_parentee_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: ctree_visitor_t.__swig_destroy__

Property Details

thisown

The membership flag

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