Code Listener  [unstable] git snapshot
Public Member Functions | Data Fields
Graph Struct Reference

#include <storage.hh>

Public Member Functions

 Graph ()
 

Data Fields

TNodeList roots
 
TNodeList leaves
 
bool hasIndirectCall
 
bool hasCallback
 
TFncList topOrder
 

Detailed Description

Definition at line 846 of file storage.hh.

Constructor & Destructor Documentation

Graph ( )
inline

Definition at line 855 of file storage.hh.

Field Documentation

bool hasCallback

Definition at line 851 of file storage.hh.

bool hasIndirectCall

Definition at line 850 of file storage.hh.

TNodeList leaves

Definition at line 848 of file storage.hh.

TNodeList roots

Definition at line 847 of file storage.hh.

TFncList topOrder

Definition at line 853 of file storage.hh.


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