The pyscannerYY_state
Struct Reference
Declaration
struct pyscannerYY_state { ... }
Public Member Attributes Index
Definition at line 74 of file pyscanner.l.
Public Member Attributes
argType
QCString pyscannerYY_state::argType |
|
atomContext
int pyscannerYY_state::atomContext = 0 |
|
atomCount
int pyscannerYY_state::atomCount = 0 |
|
atomEnd
char pyscannerYY_state::atomEnd = 0 |
|
atomStart
char pyscannerYY_state::atomStart = 0 |
|
bodyEntry
std::shared_ptr<Entry> pyscannerYY_state::bodyEntry |
|
braceCount
int pyscannerYY_state::braceCount = 0 |
|
checkDupEntry
bool pyscannerYY_state::checkDupEntry = false |
|
commentIndent
int pyscannerYY_state::commentIndent = 0 |
|
commentScanner
CommentScanner pyscannerYY_state::commentScanner |
|
copyString
TextStream* pyscannerYY_state::copyString = nullptr |
|
curIndent
int pyscannerYY_state::curIndent = 0 |
|
current
std::shared_ptr<Entry> pyscannerYY_state::current |
|
current_root
std::shared_ptr<Entry> pyscannerYY_state::current_root |
|
decoratorCommentStr
TextStream pyscannerYY_state::decoratorCommentStr |
|
decoratorRound
int pyscannerYY_state::decoratorRound = 0 |
|
decorators
std::vector<QCString> pyscannerYY_state::decorators |
|
defVal
TextStream pyscannerYY_state::defVal |
|
docBlock
QCString pyscannerYY_state::docBlock |
|
docBlockContext
int pyscannerYY_state::docBlockContext = 0 |
|
docBlockInBody
bool pyscannerYY_state::docBlockInBody = FALSE |
|
docBlockJavaStyle
bool pyscannerYY_state::docBlockJavaStyle = FALSE |
|
docBlockSpecial
bool pyscannerYY_state::docBlockSpecial = FALSE |
|
docBrief
bool pyscannerYY_state::docBrief = FALSE |
|
doubleQuote
bool pyscannerYY_state::doubleQuote = FALSE |
|
fileName
QCString pyscannerYY_state::fileName |
|
firstPass
bool pyscannerYY_state::firstPass = true |
|
funcParamsEnd
bool pyscannerYY_state::funcParamsEnd = FALSE |
|
importTuple
bool pyscannerYY_state::importTuple = FALSE |
|
indent
int pyscannerYY_state::indent = 0 |
|
inputPosition
int pyscannerYY_state::inputPosition = 0 |
|
inputString
const char* pyscannerYY_state::inputString = nullptr |
|
isStatic
bool pyscannerYY_state::isStatic = FALSE |
|
lexInit
bool pyscannerYY_state::lexInit = FALSE |
|
moduleScope
QCString pyscannerYY_state::moduleScope |
|
mtype
MethodTypes pyscannerYY_state::mtype = MethodTypes::Method |
|
packageCommentAllowed
bool pyscannerYY_state::packageCommentAllowed = FALSE |
|
packageName
QCString pyscannerYY_state::packageName |
|
packageNameCache
StringUnorderedMap pyscannerYY_state::packageNameCache |
|
previous
std::shared_ptr<Entry> pyscannerYY_state::previous |
|
programStr
QCString pyscannerYY_state::programStr |
|
protection
Protection pyscannerYY_state::protection = Protection::Public |
|
searchCount
int pyscannerYY_state::searchCount = 0 |
|
specialBlock
bool pyscannerYY_state::specialBlock = FALSE |
|
startInit
bool pyscannerYY_state::startInit = FALSE |
|
stringContext
int pyscannerYY_state::stringContext = 0 |
|
thisParser
OutlineParserInterface* pyscannerYY_state::thisParser = nullptr |
|
virt
Specifier pyscannerYY_state::virt = Specifier::Normal |
|
yyLineNr
int pyscannerYY_state::yyLineNr = 1 |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.