The doctokenizerYY_state
Struct Reference
Declaration
struct doctokenizerYY_state { ... }
Public Member Attributes Index
Definition at line 70 of file doctokenizer.l.
Public Member Attributes
autoListLevel
int doctokenizerYY_state::autoListLevel |
|
commentState
int doctokenizerYY_state::commentState |
|
definition
const Definition* doctokenizerYY_state::definition = nullptr |
|
endMarker
QCString doctokenizerYY_state::endMarker |
|
fileName
QCString doctokenizerYY_state::fileName |
|
inputPos
yy_size_t doctokenizerYY_state::inputPos = 0 |
|
inputString
const char* doctokenizerYY_state::inputString = nullptr |
|
insideHtmlLink
bool doctokenizerYY_state::insideHtmlLink =false |
|
insidePre
bool doctokenizerYY_state::insidePre = false |
|
lexerStack
std::stack< std::unique_ptr<DocLexerContext> > doctokenizerYY_state::lexerStack |
|
markdownSupport
bool doctokenizerYY_state::markdownSupport =true |
|
secLabel
QCString doctokenizerYY_state::secLabel |
|
secTitle
QCString doctokenizerYY_state::secTitle |
|
secType
SectionType doctokenizerYY_state::secType |
|
sharpCount
int doctokenizerYY_state::sharpCount =0 |
|
stateStack
std::stack<int> doctokenizerYY_state::stateStack |
|
token
TokenInfo doctokenizerYY_state::token |
|
yyLineNr
int doctokenizerYY_state::yyLineNr = 0 |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.