Info for typedef and using declarations.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Typedef.hpp>
struct TypedefSymbol final
: SymbolCommonBase<SymbolKind::Typedef>
Base Classes
Name |
Description |
Base class for providing variant discriminator functions. |
Member Functions
Name |
Description |
|
Create a typedef symbol bound to an ID. |
Compare typedef symbols, including alias target and template. |
Static Member Functions
Data Members
Static Data Members
Name |
Description |
The variant discriminator constant of the most‐derived class. |
Non-Member Functions
Name |
Description |
Build the DOM value for a single symbol. |
|
Check whether two symbols may be merged. |
|
Determine a location to use when none is explicitly chosen. |
Created with MrDocs