STOFFStarMathToMMLConverterInternal::LexerData Struct Reference

a lexer data More...

Public Types

enum  Type {
  Number , PlaceHolder , Special , Space ,
  String , Unknown
}
 the different lexer type More...
 

Public Member Functions

 LexerData ()
 constructor
 

Public Attributes

Type m_type
 the main type
 
std::string m_string
 the data
 

Detailed Description

a lexer data

Member Enumeration Documentation

◆ Type

the different lexer type

Enumerator
Number 
PlaceHolder 
Special 
Space 
String 
Unknown 

Constructor & Destructor Documentation

◆ LexerData()

STOFFStarMathToMMLConverterInternal::LexerData::LexerData ( )
inline

constructor

Member Data Documentation

◆ m_string

std::string STOFFStarMathToMMLConverterInternal::LexerData::m_string

◆ m_type

Type STOFFStarMathToMMLConverterInternal::LexerData::m_type

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

Generated on Mon Apr 22 2024 12:48:55 for libstaroffice by doxygen 1.10.0