Doxygen
|
#include <VhdlParser.h>
Public 属性 | |
std::shared_ptr< Entry > | current_root |
std::shared_ptr< Entry > | tempEntry |
std::shared_ptr< Entry > | lastEntity |
std::shared_ptr< Entry > | lastCompound |
std::shared_ptr< Entry > | current |
QCString | compSpec |
QCString | currName |
int | levelCounter = 0 |
QCString | confName |
QCString | genLabels |
QCString | lab |
int | param_sec = 0 |
int | parse_sec = 0 |
int | currP = 0 |
在文件 VhdlParser.h 第 8585 行定义.
QCString vhdl::parser::VhdlParser::SharedState::compSpec |
在文件 VhdlParser.h 第 8592 行定义.
QCString vhdl::parser::VhdlParser::SharedState::confName |
在文件 VhdlParser.h 第 8595 行定义.
std::shared_ptr<Entry> vhdl::parser::VhdlParser::SharedState::current |
std::shared_ptr<Entry> vhdl::parser::VhdlParser::SharedState::current_root |
QCString vhdl::parser::VhdlParser::SharedState::currName |
在文件 VhdlParser.h 第 8593 行定义.
int vhdl::parser::VhdlParser::SharedState::currP = 0 |
在文件 VhdlParser.h 第 8600 行定义.
被这些函数引用 VHDLOutlineParser::createFlow(), VHDLOutlineParser::createFunction() , 以及 VHDLOutlineParser::isFuncProcProced().
QCString vhdl::parser::VhdlParser::SharedState::genLabels |
在文件 VhdlParser.h 第 8596 行定义.
被这些函数引用 VHDLOutlineParser::addCompInst().
QCString vhdl::parser::VhdlParser::SharedState::lab |
在文件 VhdlParser.h 第 8597 行定义.
std::shared_ptr<Entry> vhdl::parser::VhdlParser::SharedState::lastCompound |
std::shared_ptr<Entry> vhdl::parser::VhdlParser::SharedState::lastEntity |
在文件 VhdlParser.h 第 8589 行定义.
被这些函数引用 VHDLOutlineParser::checkInlineCode(), VHDLOutlineParser::newEntry() , 以及 VHDLOutlineParser::parseInput().
int vhdl::parser::VhdlParser::SharedState::levelCounter = 0 |
在文件 VhdlParser.h 第 8594 行定义.
int vhdl::parser::VhdlParser::SharedState::param_sec = 0 |
在文件 VhdlParser.h 第 8598 行定义.
被这些函数引用 VHDLOutlineParser::addProto().
int vhdl::parser::VhdlParser::SharedState::parse_sec = 0 |
在文件 VhdlParser.h 第 8599 行定义.
被这些函数引用 VHDLOutlineParser::addProto(), VHDLOutlineParser::addVhdlType() , 以及 VHDLOutlineParser::createFunction().
std::shared_ptr<Entry> vhdl::parser::VhdlParser::SharedState::tempEntry |
在文件 VhdlParser.h 第 8588 行定义.
被这些函数引用 VHDLOutlineParser::createFlow().