static bool isIdentifier(char c)
bool tokenizeIdentifier()
std::string::const_iterator m_begin
std::string::const_iterator m_end
std::vector< Token > m_tokens
const std::vector< Token > & tokens() const
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
std::ostream & operator<<(std::ostream &os, const Token &token)
The namespace for all OGDF objects.
Token(const Type &type, size_t line, size_t column)
bool string(const char *str) const
enum ogdf::tlp::Token::Type type
friend std::ostream & operator<<(std::istream &os, const Token &token)
bool identifier(const char *str) const