Declaration
struct lexcodeYY_state { ... }
Public Member Attributes Index
Definition at line 49 of file lexcode.l.
Public Member Attributes
CCodeBuffer
| QCString lexcodeYY_state::CCodeBuffer |
|
ccodeParser
| CCodeParser lexcodeYY_state::ccodeParser |
|
classScope
| QCString lexcodeYY_state::classScope |
|
code
| OutputCodeList* lexcodeYY_state::code |
|
collectXRefs
| bool lexcodeYY_state::collectXRefs = FALSE |
|
curlyCount
| int lexcodeYY_state::curlyCount = 0 |
|
currentDefinition
| const Definition* lexcodeYY_state::currentDefinition = nullptr |
|
currentFontClass
| const char* lexcodeYY_state::currentFontClass = nullptr |
|
currentMemberDef
| const MemberDef* lexcodeYY_state::currentMemberDef = nullptr |
|
delimiter
| QCString lexcodeYY_state::delimiter |
|
docBlockContext
| int lexcodeYY_state::docBlockContext = 0 |
|
docBlockName
| QCString lexcodeYY_state::docBlockName |
|
exampleBlock
| bool lexcodeYY_state::exampleBlock |
|
exampleFileDef
| std::unique_ptr<FileDef> lexcodeYY_state::exampleFileDef |
|
exampleName
| QCString lexcodeYY_state::exampleName |
|
fencedSize
| size_t lexcodeYY_state::fencedSize = 0 |
|
fileName
| QCString lexcodeYY_state::fileName |
|
includeCodeFragment
| bool lexcodeYY_state::includeCodeFragment |
|
inputLines
| int lexcodeYY_state::inputLines |
|
number of line in the code fragment
Definition at line 55 of file lexcode.l.
inputPosition
| int lexcodeYY_state::inputPosition |
|
read offset during parsing
Definition at line 54 of file lexcode.l.
inputString
| const char* lexcodeYY_state::inputString |
|
the code fragment as text
Definition at line 53 of file lexcode.l.
insideCode
| bool lexcodeYY_state::insideCode = FALSE |
|
insideCodeLine
| bool lexcodeYY_state::insideCodeLine = false |
|
lastCContext
| int lexcodeYY_state::lastCContext = 0 |
|
lastContext
| int lexcodeYY_state::lastContext = 0 |
|
lastPreLineCtrlContext
| int lexcodeYY_state::lastPreLineCtrlContext = 0 |
|
lastRawStringContext
| int lexcodeYY_state::lastRawStringContext = 0 |
|
lastStringContext
| int lexcodeYY_state::lastStringContext = 0 |
|
lineNumbers
| bool lexcodeYY_state::lineNumbers = FALSE |
|
nestedComment
| bool lexcodeYY_state::nestedComment = false |
|
roundCount
| int lexcodeYY_state::roundCount = 0 |
|
rulesPatternBuffer
| QCString lexcodeYY_state::rulesPatternBuffer |
|
searchCtx
| const Definition* lexcodeYY_state::searchCtx |
|
sourceFileDef
| const FileDef* lexcodeYY_state::sourceFileDef = nullptr |
|
startCCodeLine
| int lexcodeYY_state::startCCodeLine = -1 |
|
stripCodeComments
| bool lexcodeYY_state::stripCodeComments |
|
yyLineNr
| int lexcodeYY_state::yyLineNr |
|
current line number
Definition at line 57 of file lexcode.l.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.