Definition at line 50 of file lexcode.l.
◆ CCodeBuffer
◆ ccodeParser
◆ classScope
◆ 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
◆ docBlockContext
| int lexcodeYY_state::docBlockContext = 0 |
◆ docBlockName
◆ exampleBlock
| bool lexcodeYY_state::exampleBlock |
◆ exampleFileDef
| std::unique_ptr<FileDef> lexcodeYY_state::exampleFileDef |
◆ exampleName
◆ fencedSize
| size_t lexcodeYY_state::fencedSize = 0 |
◆ fileName
◆ includeCodeFragment
| bool lexcodeYY_state::includeCodeFragment |
◆ inputLines
| int lexcodeYY_state::inputLines |
number of line in the code fragment
Definition at line 56 of file lexcode.l.
◆ inputPosition
| int lexcodeYY_state::inputPosition |
read offset during parsing
Definition at line 55 of file lexcode.l.
◆ inputString
| const char* lexcodeYY_state::inputString |
the code fragment as text
Definition at line 54 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
◆ 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 58 of file lexcode.l.
The documentation for this struct was generated from the following file: