decompiler  1.0.0
Public Member Functions | Public Attributes | List of all members
ActionMarkImplied::DescTreeElement Struct Reference

This class holds a single entry in a stack used to forward traverse Varnode expressions. More...

Public Member Functions

 DescTreeElement (Varnode *v)
 Constructor.
 

Public Attributes

Varnodevn
 The Varnode at this particular point in the path.
 
list< PcodeOp * >::const_iterator desciter
 The current edge being traversed.
 

Detailed Description

This class holds a single entry in a stack used to forward traverse Varnode expressions.


The documentation for this struct was generated from the following file: