Classes | |
class | Lexer |
class | Parser |
struct | Token |
Functions | |
std::ostream & | operator<< (std::ostream &os, const Token &token) |
Attribute | toAttribute (const std::string &str) |
std::string | toString (const Attribute &attr) |
|
strong |
std::ostream& ogdf::tlp::operator<< | ( | std::ostream & | os, |
const Token & | token | ||
) |
Attribute ogdf::tlp::toAttribute | ( | const std::string & | str | ) |
std::string ogdf::tlp::toString | ( | const Attribute & | attr | ) |