The commentscanYY_state
Struct Reference
Declaration
struct commentscanYY_state { ... }
Public Member Attributes Index
Definition at line 454 of file commentscan.l.
Public Member Attributes
anchorTitle
QCString commentscanYY_state::anchorTitle |
|
blockName
QCString commentscanYY_state::blockName |
|
braceCount
int commentscanYY_state::braceCount = 0 |
|
briefEndsAtDot
bool commentscanYY_state::briefEndsAtDot = FALSE |
|
commentCount
int commentscanYY_state::commentCount = 0 |
|
condCount
int commentscanYY_state::condCount = 0 |
|
copyDocArg
QCString commentscanYY_state::copyDocArg |
|
CScode
bool commentscanYY_state::CScode = false |
|
current
Entry* commentscanYY_state::current = nullptr |
|
currentCmd
QCString commentscanYY_state::currentCmd |
|
currentMakeEntryType
MakeEntryType commentscanYY_state::currentMakeEntryType = nullptr |
|
docGroup
DocGroup commentscanYY_state::docGroup |
|
fileName
QCString commentscanYY_state::fileName |
|
formulaEnv
QCString commentscanYY_state::formulaEnv |
|
formulaNewLines
int commentscanYY_state::formulaNewLines = 0 |
|
formulaPostText
QCString commentscanYY_state::formulaPostText |
|
formulaPreText
QCString commentscanYY_state::formulaPreText |
|
formulaText
QCString commentscanYY_state::formulaText |
|
functionProto
QCString commentscanYY_state::functionProto |
|
guardExpr
QCString commentscanYY_state::guardExpr |
|
guards
GuardedSectionStack* commentscanYY_state::guards = nullptr |
|
guardType
GuardType commentscanYY_state::guardType = Guard_If |
|
htmlAnchor
bool commentscanYY_state::htmlAnchor = false |
|
htmlAnchorStr
QCString commentscanYY_state::htmlAnchorStr |
|
htmlContextStack
HtmlContextStack commentscanYY_state::htmlContextStack |
|
htmlDetailsStack
std::vector<int> commentscanYY_state::htmlDetailsStack |
|
inBody
bool commentscanYY_state::inBody = FALSE |
|
inContext
OutputContext commentscanYY_state::inContext |
|
inGroupParamFound
bool commentscanYY_state::inGroupParamFound = FALSE |
|
inInternalDocs
bool commentscanYY_state::inInternalDocs = FALSE |
|
inputPosition
int commentscanYY_state::inputPosition = 0 |
|
inputString
QCString commentscanYY_state::inputString |
|
insideParBlock
bool commentscanYY_state::insideParBlock = FALSE |
|
insidePre
bool commentscanYY_state::insidePre = FALSE |
|
langParser
OutlineParserInterface* commentscanYY_state::langParser = nullptr |
|
lineNr
int commentscanYY_state::lineNr = 0 |
|
markdownSupport
bool commentscanYY_state::markdownSupport = TRUE |
|
needNewEntry
bool commentscanYY_state::needNewEntry = FALSE |
|
newXRefItemKey
QCString commentscanYY_state::newXRefItemKey |
|
newXRefKind
XRefKind commentscanYY_state::newXRefKind = XRef_Item |
|
outputXRef
QCString commentscanYY_state::outputXRef |
|
parseMore
bool commentscanYY_state::parseMore = FALSE |
|
pOutputString
QCString* commentscanYY_state::pOutputString = nullptr |
|
prevPosition
int commentscanYY_state::prevPosition = 0 |
|
protection
Protection commentscanYY_state::protection = Protection::Public |
|
raiseLevel
int commentscanYY_state::raiseLevel = 0 |
|
raisePrefix
QCString commentscanYY_state::raisePrefix |
|
raiseWarning
QCString commentscanYY_state::raiseWarning |
|
roundCount
int commentscanYY_state::roundCount = 0 |
|
sectionLabel
QCString commentscanYY_state::sectionLabel |
|
sectionLevel
int commentscanYY_state::sectionLevel = 0 |
|
sectionTitle
QCString commentscanYY_state::sectionTitle |
|
spaceBeforeCmd
QCString commentscanYY_state::spaceBeforeCmd |
|
spaceBeforeIf
QCString commentscanYY_state::spaceBeforeIf |
|
xrefAppendFlag
bool commentscanYY_state::xrefAppendFlag = FALSE |
|
xrefItemKey
QCString commentscanYY_state::xrefItemKey |
|
xrefItemTitle
QCString commentscanYY_state::xrefItemTitle |
|
xrefKind
XRefKind commentscanYY_state::xrefKind = XRef_Item |
|
xrefListTitle
QCString commentscanYY_state::xrefListTitle |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.