|
Frog
|

Namespaces | |
| CLEX | |
Functions | |
| Type | CLEX::toCLEX (const string &s) |
| Type | CLEX::toCLEX (const char c) |
| string | CLEX::toString (const Type &t) |
| bool | CLEX::is_CELEX_base (const Type &t) |
| Type | CLEX::select_tag (const char ch) |
| const string & | CLEX::get_iDescr (char c) |
| const std::string & | CLEX::get_tDescr (CLEX::Type t) |
| ostream & | operator<< (ostream &os, const CLEX::Type &t) |
Variables | |
| const map< CLEX::Type, string > | CLEX::tagNames |
| a harcoded table with a mapping for CLEX::Type to a description More... | |
| const map< char, string > | CLEX::iNames |
| const string | CLEX::empty = "" |
| ostream& operator<< | ( | ostream & | os, |
| const CLEX::Type & | t | ||
| ) |
1.8.17