PandA-2024.02
Data Structures | Macros | Variables
xmlLexer.hpp File Reference

header file for LEX based lexer for the xml format. More...

#include <utility>
#include "Lexer_utilities.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "string_manipulation.hpp"
Include dependency graph for xmlLexer.hpp:

Go to the source code of this file.

Data Structures

struct  XmlFlexLexer
 

Macros

#define LN_CONCAT(name)   Xml##name
 
#define LCLASS_SPECIALIZED
 

Variables

int exit_code
 utility include More...
 

Detailed Description

header file for LEX based lexer for the xml format.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$

Definition in file xmlLexer.hpp.

Macro Definition Documentation

◆ LCLASS_SPECIALIZED

#define LCLASS_SPECIALIZED

Definition at line 48 of file xmlLexer.hpp.

◆ LN_CONCAT

#define LN_CONCAT (   name)    Xml##name

Definition at line 46 of file xmlLexer.hpp.

Variable Documentation

◆ exit_code

int exit_code

utility include

utility include

STD include Exit code

Definition at line 51 of file global_variables.cpp.

Referenced by XmlFlexLexer::LexerError().


Generated on Mon Feb 12 2024 13:03:32 for PandA-2024.02 by doxygen 1.8.13