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

Go to the source code of this file.

Classes

class  fe::Parser< Tok, Tag, K, S >
 The blueprint for a recursive descent/ ascent parser using a K lookahead of Tokens. More...
 
class  fe::Parser< Tok, Tag, K, S >::Tracker
 

Namespaces

namespace  fe