picceler
Loading...
Searching...
No Matches
lexer.cpp File Reference
#include "lexer.h"
#include <iostream>
#include <format>
#include "spdlog/spdlog.h"

Namespaces

namespace  picceler

Functions

std::ostream & picceler::operator<< (std::ostream &os, const Token &token)
 Outputs a token to the given output stream.