Data associated with a token used by the comment block parser. More...
Declaration
struct TokenInfo { ... }
Enumerations Index
Public Member Attributes Index
Description
Data associated with a token used by the comment block parser.
Definition at line 135 of file doctokenizer.h.
Enumerations
ParamDir
- Enumeration values
-
| In | (=1) |
| Out | (=2) |
| InOut | (=3) |
| Unspecified | (=0) |
Definition at line 176 of file doctokenizer.h.
Public Member Attributes
attribs
| HtmlAttribList TokenInfo::attribs |
|
attribsStr
| QCString TokenInfo::attribsStr |
|
chars
| QCString TokenInfo::chars |
|
emptyTag
| bool TokenInfo::emptyTag = false |
|
endTag
| bool TokenInfo::endTag = false |
|
indent
| int TokenInfo::indent = 0 |
|
isCheckedList
| bool TokenInfo::isCheckedList = false |
|
isEMailAddr
| bool TokenInfo::isEMailAddr = false |
|
isEnumList
| bool TokenInfo::isEnumList = false |
|
name
Definition at line 138 of file doctokenizer.h.
Referenced by checkIfHtmlEndTagEndsAutoList, DocPara::handleCite, DocPara::handleCommand, DocPara::handleDoxyConfig, DocPara::handleEmoji, DocPara::handleFile, DocPara::handleHtmlStartTag, DocPara::handleIFile, DocPara::handleInclude, DocPara::handleIncludeOperator, DocPara::handleLink, DocPara::handleRef, DocPara::handleSection, DocPara::handleShowDate, DocPara::handleStartCode, DocPara::handleXRefItem, DocPara::injectToken, DocHtmlDescTitle::parse, DocIndexEntry::parse, DocLink::parse, DocPara::parse, DocParamList::parse, DocSecRefList::parse, DocText::parse and DocParamList::parseXml.
paramDir
sectionId
| QCString TokenInfo::sectionId |
|
simpleSectName
| QCString TokenInfo::simpleSectName |
|
simpleSectText
| QCString TokenInfo::simpleSectText |
|
text
verb
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.