|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Source-to-AST node lookup index. More...
Go to the source code of this file.
Classes | |
| struct | acav::Interval |
| Represents an interval in source code with associated AST node. More... | |
| class | acav::IntervalTree |
| Sorted array for interval queries. More... | |
| class | acav::SourceLocationIndex |
| Index for source-to-AST node lookup. More... | |
Source-to-AST node lookup index.
Definition in file SourceLocationIndex.h.