PUMA Library Reference Manual
Loading...
Searching...
No Matches
Syntax.h File Reference

Description

Basic syntactic analysis component.

#include "Puma/Unit.h"
#include "Puma/Token.h"
#include "Puma/Builder.h"
#include "Puma/ErrorSink.h"
#include "Puma/TokenProvider.h"
#include <bitset>

Classes

class  Puma::Syntax
 Syntactic analysis base class. More...
 
class  Puma::Syntax::State
 Parser state, the current position in the token stream. More...
 

Namespaces

namespace  Puma