<mrdocs/Metadata/Symbol/Location.hpp>
struct Location;
| Name | Description |
|---|---|
Location [constructor] | |
operator<=> | Three-way comparison operator |
| Name | Description |
|---|---|
ColumnNumber | Column number within the line |
Documented | Whether this location has documentation. |
FullPath | The full file path |
LineNumber | Line number within the file |
ShortPath | The file path relative to one of the search directories |
SourcePath | The file path relative to the source-root directory |