|
decompiler 1.0.0
|
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 Varnode * | vn |
| Varnode at the point of traversal. | |
| uint4 | flags |
| Flags associated with the node. | |
Node for a forward traversal of a Varnode expression.