symbolLinkAggregated

Get a link to a symbol.

Note: this does not check if the symbol exists; calling symbolLink() with a SymbolStack of a nonexistent symbol will result in a link to the deepest existing parent symbol.

string
symbolLinkAggregated
(
SymbolStack
)
(
auto ref SymbolStack nameStack
)

Return Value

Type: string

Link to the file with documentation for the symbol.

Meta