PandA-2024.02
Public Member Functions | Data Fields
DiscrepancyFlexLexer Struct Reference

#include <discrepancyLexer.hpp>

Inheritance diagram for DiscrepancyFlexLexer:
Inheritance graph
[legend]
Collaboration diagram for DiscrepancyFlexLexer:
Collaboration graph
[legend]

Public Member Functions

int yylex () override
 
 DiscrepancyFlexLexer (std::istream *argin, std::ostream *argout)
 
 ~DiscrepancyFlexLexer () override
 
void yyerror (const char *msg)
 
void LexerError (const char *msg) override
 
int yywrap () override
 

Data Fields

YYSTYPElvalp
 

Detailed Description

Definition at line 49 of file discrepancyLexer.hpp.

Constructor & Destructor Documentation

◆ DiscrepancyFlexLexer()

DiscrepancyFlexLexer::DiscrepancyFlexLexer ( std::istream *  argin,
std::ostream *  argout 
)

◆ ~DiscrepancyFlexLexer()

DiscrepancyFlexLexer::~DiscrepancyFlexLexer ( )
override

Member Function Documentation

◆ LexerError()

void DiscrepancyFlexLexer::LexerError ( const char *  msg)
inlineoverride

Definition at line 63 of file discrepancyLexer.hpp.

Referenced by yyerror().

Here is the caller graph for this function:

◆ yyerror()

void DiscrepancyFlexLexer::yyerror ( const char *  msg)
inline

Definition at line 58 of file discrepancyLexer.hpp.

References LexerError().

Here is the call graph for this function:

◆ yylex()

int DiscrepancyFlexLexer::yylex ( )
override

◆ yywrap()

int DiscrepancyFlexLexer::yywrap ( )
inlineoverride

Definition at line 70 of file discrepancyLexer.hpp.

Field Documentation

◆ lvalp

YYSTYPE* DiscrepancyFlexLexer::lvalp

Definition at line 51 of file discrepancyLexer.hpp.


The documentation for this struct was generated from the following file:

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