#include <xmlLexer.hpp>
Definition at line 61 of file xmlLexer.hpp.
◆ XmlFlexLexer()
XmlFlexLexer::XmlFlexLexer |
( |
const std::string & |
_name, |
|
|
std::istream * |
argin = nullptr , |
|
|
std::ostream * |
argout = nullptr |
|
) |
| |
|
inline |
◆ ~XmlFlexLexer()
XmlFlexLexer::~XmlFlexLexer |
( |
| ) |
|
|
overridedefault |
◆ LexerError()
void XmlFlexLexer::LexerError |
( |
const char * |
msg | ) |
|
|
inlineoverride |
◆ yyerror()
void XmlFlexLexer::yyerror |
( |
const char * |
msg | ) |
|
|
inline |
◆ yylex()
int XmlFlexLexer::yylex |
( |
| ) |
|
|
override |
◆ yywrap()
int XmlFlexLexer::yywrap |
( |
| ) |
|
|
inlineoverride |
◆ keep
◆ lvalp
◆ name
const std::string XmlFlexLexer::name |
The name of the parsed file/string.
Definition at line 64 of file xmlLexer.hpp.
The documentation for this struct was generated from the following file: