The vhdlcodeYY_state
Struct Reference
Declaration
struct vhdlcodeYY_state { ... }
Public Member Attributes Index
Definition at line 76 of file vhdlcode.l.
Public Member Attributes
braceCount
int vhdlcodeYY_state::braceCount = 0 |
|
code
OutputCodeList* vhdlcodeYY_state::code = nullptr |
|
currArch
bool vhdlcodeYY_state::currArch = false |
|
currClass
QCString vhdlcodeYY_state::currClass |
|
currentDefinition
const Definition* vhdlcodeYY_state::currentDefinition = nullptr |
|
currentFontClass
const char* vhdlcodeYY_state::currentFontClass = nullptr |
|
currentMemberDef
const MemberDef* vhdlcodeYY_state::currentMemberDef = nullptr |
|
exampleBlock
bool vhdlcodeYY_state::exampleBlock = false |
|
exampleFile
QCString vhdlcodeYY_state::exampleFile |
|
exampleFileDef
std::unique_ptr<FileDef> vhdlcodeYY_state::exampleFileDef |
|
exampleName
QCString vhdlcodeYY_state::exampleName |
|
fileName
QCString vhdlcodeYY_state::fileName |
|
foldStack
std::vector<const Definition *> vhdlcodeYY_state::foldStack |
|
funcProto
QCString vhdlcodeYY_state::funcProto |
|
includeCodeFragment
bool vhdlcodeYY_state::includeCodeFragment = false |
|
inputLines
int vhdlcodeYY_state::inputLines = 0 |
|
number of line in the code fragment
Definition at line 94 of file vhdlcode.l.
inputPosition
int vhdlcodeYY_state::inputPosition = 0 |
|
read offset during parsing
Definition at line 92 of file vhdlcode.l.
inputString
const char* vhdlcodeYY_state::inputString = nullptr |
|
the code fragment as text
Definition at line 91 of file vhdlcode.l.
insideCodeLine
bool vhdlcodeYY_state::insideCodeLine = false |
|
insideSpecialComment
bool vhdlcodeYY_state::insideSpecialComment = false |
|
isComponent
bool vhdlcodeYY_state::isComponent = false |
|
isFuncProto
bool vhdlcodeYY_state::isFuncProto = false |
|
isPackageBody
bool vhdlcodeYY_state::isPackageBody = false |
|
isProto
bool vhdlcodeYY_state::isProto = false |
|
lastCopyCommentContext
int vhdlcodeYY_state::lastCopyCommentContext = 0 |
|
lexInit
bool vhdlcodeYY_state::lexInit = false |
|
PortMapComp
QCString vhdlcodeYY_state::PortMapComp |
|
prevString
QCString vhdlcodeYY_state::prevString |
|
searchCtx
const Definition* vhdlcodeYY_state::searchCtx = nullptr |
|
sourceFileDef
const FileDef* vhdlcodeYY_state::sourceFileDef = nullptr |
|
tempComp
QCString vhdlcodeYY_state::tempComp |
|
tooltipManager
TooltipManager vhdlcodeYY_state::tooltipManager |
|
vhdlKeyDict
std::unordered_set<std::string> vhdlcodeYY_state::vhdlKeyDict |
|
vhdlMember
const MemberDef* vhdlcodeYY_state::vhdlMember = nullptr |
|
yyLineNr
int vhdlcodeYY_state::yyLineNr = 0 |
|
current line number
Definition at line 95 of file vhdlcode.l.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.