A reference to a symbol.
<mrdocs/Metadata/DocComment/Inline/ReferenceInline.hpp>
struct ReferenceInline
    : InlineCommonBase<InlineKind::Reference>
| Name | Description | 
|---|---|
| InlineCommonBase<InlineKind::Reference> | Base class for providing variant discriminator functions. | 
| Name | Description | 
|---|---|
| ReferenceInline[constructor] | Construct from string | 
| operator== | Equality operator | 
| operator<=> | Three-way comparison operators | 
| Name | 
|---|
| isCode | 
| isCopyDetails | 
| isEmph | 
| isFootnoteReference | 
| isHighlight | 
| isImage | 
| isLineBreak | 
| isLink | 
| isMath | 
| isReference | 
| isSoftBreak | 
| isStrikethrough | 
| isStrong | 
| isSubscript | 
| isSuperscript | 
| isText | 
| Name | 
|---|
| id | 
| literal | 
| Name | 
|---|
| kind_id | 
| Name | Description | 
|---|---|
| getAsPlainText | Get the plain text representation of an inline element tree. | 
| getAsPlainText | Get the plain text representation of an inline element tree. |