decompiler 1.0.0
Public Member Functions | Public Attributes | List of all members
TraverseNode Struct Reference

Node for a forward traversal of a Varnode expression. More...

#include <varnode.hh>

Public Member Functions

 TraverseNode (const Varnode *v, uint4 f)
 Constructor.
 

Public Attributes

const Varnodevn
 Varnode at the point of traversal.
 
uint4 flags
 Flags associated with the node.
 

Detailed Description

Node for a forward traversal of a Varnode expression.


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