Webserv
Loading...
Searching...
No Matches
Lexer.hpp File Reference
#include <vector>
#include "../internal/Token.hpp"

Go to the source code of this file.

Classes

class  config::Lexer
 A static utility class that performs lexical analysis on a config string. More...

Namespaces

namespace  config

Typedefs

typedef std::vector< Tokenconfig::TokenArray