|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Files | |
| AcavAstBuilder.h | |
| Clang AST to ACAV AST transformation. | |
| AppConfig.h | |
| Application configuration and settings. | |
| AstExtractorRunner.h | |
| Qt runner for AST extraction pipeline. | |
| AstNode.h | |
| AST data structures and memory management. | |
| LogEntry.h | |
| MakeAstRunner.h | |
| Qt runner for make-ast tool execution. | |
| MemoryProfiler.h | |
| Cross-platform memory profiling utility. | |
| ParallelProcessRunner.h | |
| Generic parallel process runner for executing multiple instances of a program. | |
| ProcessLogParser.h | |
| ProcessOutputUtils.h | |
| Helpers for draining process output into log entries. | |
| QueryDependenciesParallelRunner.h | |
| Parallel runner specifically for query-dependencies tool. | |
| QueryDependenciesRunner.h | |
| Qt runner for query-dependencies tool. | |
| SourceLocation.h | |
| Source code location representation. | |
| SourceLocationIndex.h | |
| Source-to-AST node lookup index. | |