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 More...
 

Public Attributes

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

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 Sat May 29 2021 22:54:05 for libstaroffice by doxygen 1.8.14