Doxygen
|
#include <vhdlparser/vhdlstring.h>
Public Member Functions | |
void | setLexParser (VhdlParser *p) |
Public Attributes | |
VhdlParser * | parser = nullptr |
Definition at line 17 of file vhdlstring.h.
|
inline |
Definition at line 20 of file vhdlstring.h.
References parser.
Referenced by VHDLOutlineParser::Private::parseVhdlfile().
VhdlParser* vhdl::parser::TokenParser::parser = nullptr |
Definition at line 19 of file vhdlstring.h.
Referenced by setLexParser().