Declaration
struct xmlcodeYY_state { ... }
Public Member Attributes Index
Definition at line 57 of file xmlcode.l.
Public Member Attributes
args
| QCString xmlcodeYY_state::args |
|
classScope
| QCString xmlcodeYY_state::classScope |
|
code
| OutputCodeList* xmlcodeYY_state::code |
|
curClassName
| QCString xmlcodeYY_state::curClassName |
|
currentDefinition
| const Definition* xmlcodeYY_state::currentDefinition = nullptr |
|
currentFontClass
| const char* xmlcodeYY_state::currentFontClass = nullptr |
|
currentMemberDef
| const MemberDef* xmlcodeYY_state::currentMemberDef = nullptr |
|
CurrScope
| QCString xmlcodeYY_state::CurrScope |
|
exampleBlock
| bool xmlcodeYY_state::exampleBlock = false |
|
exampleFile
| QCString xmlcodeYY_state::exampleFile |
|
exampleFileDef
| std::unique_ptr<FileDef> xmlcodeYY_state::exampleFileDef |
|
exampleName
| QCString xmlcodeYY_state::exampleName |
|
fileName
| QCString xmlcodeYY_state::fileName |
|
includeCodeFragment
| bool xmlcodeYY_state::includeCodeFragment = false |
|
inputLines
| int xmlcodeYY_state::inputLines = 0 |
|
number of line in the code fragment
Definition at line 66 of file xmlcode.l.
inputPosition
| int xmlcodeYY_state::inputPosition = 0 |
|
read offset during parsing
Definition at line 64 of file xmlcode.l.
inputString
| const char* xmlcodeYY_state::inputString = nullptr |
|
the code fragment as text
Definition at line 63 of file xmlcode.l.
insideCodeLine
| bool xmlcodeYY_state::insideCodeLine = false |
|
name
| QCString xmlcodeYY_state::name |
|
parmName
| QCString xmlcodeYY_state::parmName |
|
parmType
| QCString xmlcodeYY_state::parmType |
|
searchCtx
| const Definition* xmlcodeYY_state::searchCtx = nullptr |
|
sourceFileDef
| const FileDef* xmlcodeYY_state::sourceFileDef = nullptr |
|
stripCodeComments
| bool xmlcodeYY_state::stripCodeComments = true |
|
type
| QCString xmlcodeYY_state::type |
|
yyLineNr
| int xmlcodeYY_state::yyLineNr = 0 |
|
current line number
Definition at line 67 of file xmlcode.l.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.14.0.