Synopsis

Declared in <mrdocs/Metadata/Symbol/Location.hpp>

struct Location;

Member Functions

Name

Description

Location [constructor]

operator<=>

Three‐way comparison operator

Data Members

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

Created with MrDocs