#include "Lexer.hpp" Blang::Lexer::tokenize(std::string text){ } Blang::Lexer::tokenizeFile(std::string filename){ }