ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
Loading...
Searching...
No Matches
DeclContextView.h File Reference

Declaration context hierarchy display panel. More...

#include "core/AstNode.h"
#include <QString>
#include <QTreeWidget>
#include <QWidget>
Include dependency graph for DeclContextView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  acav::DeclContextView
 Panel displaying declaration context hierarchy for selected AST node. More...

Detailed Description

Declaration context hierarchy display panel.

Definition in file DeclContextView.h.