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

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