FE 0.5.0
A header-only C++ library for writing frontends
Loading...
Searching...
No Matches
lexer.h File Reference
#include <filesystem>
#include <istream>
#include "fe/loc.h"
#include "fe/ring.h"
#include "fe/utf8.h"
Include dependency graph for lexer.h:

Go to the source code of this file.

Classes

class  fe::Lexer< K, S >
 The blueprint for a lexer with a buffer of K tokens to peek into the future (Lexer::ahead). More...
 

Namespaces

namespace  fe