|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <lexer.hpp>
Data Fields | |
| SuperLexer::TokenType | type |
| std::string | value |
| std::string | raw |
| std::string ext::Lexer< SuperLexer >::Token::raw |
| SuperLexer::TokenType ext::Lexer< SuperLexer >::Token::type |
| std::string ext::Lexer< SuperLexer >::Token::value |