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

Qt model for AST tree view display. More...

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

Go to the source code of this file.

Classes

class  acav::AstModel
 Qt model for displaying AST hierarchy. More...

Detailed Description

Qt model for AST tree view display.

Definition in file AstModel.h.