mrdocs::getPrimaryLocation

Determine a location to use when none is explicitly chosen.

Synopsis

Optional<Location>
getPrimaryLocation(Symbol const& I);

Return Value

a location to use when none is explicitly chosen.

Parameters

Name

Description

I

Base class with common properties of all symbols

Created with MrDocs