mrdocs::FunctionSymbol
Synopsis
Declared in <mrdocs/Metadata/Symbol/Function.hpp>
struct FunctionSymbol final
: SymbolCommonBase<SymbolKind::Function>
Member Functions
Name |
Description |
|
Construct from |
Three‐way comparison operators |
Data Members
Name |
Description |
The class of function this is |
|
List of parameters. |
|
Info about the return type of this function. |
|
When present, this function is a template or specialization. |