Public Member Functions | |
| token_representation () | |
| template<typename U> | |
| token_representation (const token_representation< U > &arg) | |
Public Attributes | |
| std::string | open_par | 
| std::string | close_par | 
| std::string | plus | 
| std::string | times | 
| std::string | star | 
| std::string | one | 
| std::string | zero | 
| std::string | open_weight | 
| std::string | close_weight | 
| std::vector< std::string > | spaces | 
Definition at line 102 of file letter.hh.
 1.5.1