Definition at line 244 of file pre.l.
◆ argMap
◆ blockName
◆ ccomment
| bool preYY_state::ccomment = false |
◆ commentCount
| int preYY_state::commentCount = 0 |
◆ condCtx
| int preYY_state::condCtx = 0 |
◆ condStack
| std::stack< std::unique_ptr<preYY_CondCtx> > preYY_state::condStack |
◆ constExpParser
◆ contextDefines
◆ curlyCount
| int preYY_state::curlyCount = 0 |
◆ defArgs
| int preYY_state::defArgs = -1 |
◆ defArgsStr
◆ defContinue
| bool preYY_state::defContinue = false |
◆ defExtraSpacing
◆ defLitText
◆ defName
◆ defText
◆ defVarArgs
| bool preYY_state::defVarArgs = false |
◆ delimiter
◆ expanded
◆ expandedDict
| std::unordered_map<std::string,Define*> preYY_state::expandedDict |
◆ expandOnlyPredef
| bool preYY_state::expandOnlyPredef = false |
◆ expectGuard
| bool preYY_state::expectGuard = false |
◆ fenceChar
| char preYY_state::fenceChar = ' ' |
◆ fenceSize
| yy_size_t preYY_state::fenceSize = 0 |
◆ fileName
◆ findDefArgContext
| int preYY_state::findDefArgContext = 0 |
◆ guardExpr
◆ guardName
◆ idStart
| bool preYY_state::idStart = false |
◆ ifcount
| int preYY_state::ifcount = 0 |
◆ includeRelations
◆ includeStack
| std::deque< std::unique_ptr<FileState> > preYY_state::includeStack |
◆ incName
◆ inputBuf
| const std::string* preYY_state::inputBuf = nullptr |
◆ inputBufPos
| int preYY_state::inputBufPos = 0 |
◆ inputFileDef
| FileDef* preYY_state::inputFileDef = nullptr |
◆ insideComment
| bool preYY_state::insideComment = false |
◆ insideCS
| bool preYY_state::insideCS = false |
◆ insideFtn
| bool preYY_state::insideFtn = false |
◆ insideIDL
| bool preYY_state::insideIDL = false |
◆ isImported
| bool preYY_state::isImported = false |
◆ isSource
| bool preYY_state::isSource = false |
◆ isSpecialComment
| bool preYY_state::isSpecialComment = false |
◆ javaBlock
| int preYY_state::javaBlock = 0 |
◆ lastCContext
| int preYY_state::lastCContext = 0 |
◆ lastContext
| int preYY_state::lastContext = 0 |
◆ lastCPPContext
| int preYY_state::lastCPPContext = 0 |
◆ lastGuardName
◆ levelGuard
◆ lexRulesPart
| bool preYY_state::lexRulesPart = false |
◆ localDefines
◆ macroDefinitions
◆ macroExpansion
| bool preYY_state::macroExpansion = false |
◆ nospaces
| bool preYY_state::nospaces = false |
◆ outputBuf
| std::string* preYY_state::outputBuf = nullptr |
◆ pathList
◆ potentialDefine
◆ pragmaSet
◆ prevChar
| char preYY_state::prevChar =0 |
◆ quoteArg
| bool preYY_state::quoteArg = false |
◆ roundCount
| int preYY_state::roundCount = 0 |
◆ skip
| bool preYY_state::skip = false |
◆ yyColNr
| int preYY_state::yyColNr = 1 |
◆ yyFileDef
| FileDef* preYY_state::yyFileDef = nullptr |
◆ yyLineNr
| int preYY_state::yyLineNr = 1 |
◆ yyMLines
| int preYY_state::yyMLines = 1 |
The documentation for this struct was generated from the following file: