|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Source code location representation. More...
#include "common/FileManager.h"Go to the source code of this file.
Classes | |
| class | acav::SourceLocation |
| Represents a specific position in source code. More... | |
| class | acav::SourceRange |
| Represents a span of source code (begin to end). More... | |
Source code location representation.
Definition in file SourceLocation.h.