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

Source code location representation. More...

Include dependency graph for SourceLocation.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Source code location representation.

Definition in file SourceLocation.h.