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

Qt runner for make-ast tool execution. More...

#include <QElapsedTimer>
#include <QObject>
#include <QProcess>
#include <QString>
#include "core/LogEntry.h"
Include dependency graph for MakeAstRunner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  acav::MakeAstRunner
 Runs the make-ast tool to generate AST cache files. More...

Detailed Description

Qt runner for make-ast tool execution.

Definition in file MakeAstRunner.h.