Classes | Enumerations | Functions

PlmLine.h File Reference

#include "../common/Graspace.h"
#include "../AgramtabLib/agramtab_.h"
Include dependency graph for PlmLine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

Enumerations

Functions


Enumeration Type Documentation

Enumerator:
RLE 
LLE 
NUM 
NUM_CHAR 
PUNCTUAT 
ROMAN_NUM 
OTHER_TOKEN_TYPE 

Function Documentation

string TokenTypeToString ( const MainTokenTypeEnum t  ) 

References LLE, NUM, NUM_CHAR, OTHER_TOKEN_TYPE, PUNCTUAT, RLE, and ROMAN_NUM.

Referenced by CPlmLine::GetStr(), and CPlmLine::LoadPlmLineFromString().

Here is the caller graph for this function:

MainTokenTypeEnum StringToTokenType ( const string &  t  )