DynGenPar
Dynamic Generalized Parser
Classes | Namespaces | Macros | Enumerations | Variables
pgf.h File Reference

Go to the source code of this file.

Classes

struct  DynGenPar::Pgf
 representation of the information in .pgf files in a format we can process More...
 
class  DynGenPar::PgfParser
 parser for PGF grammars More...
 

Namespaces

 DynGenPar
 

Macros

#define DYNGENPAR_INTEGER_CATEGORIES
 
#define STATIC   static
 

Enumerations

enum  DynGenPar::PgfReservedTokens {
  DynGenPar::PgfTokenEpsilon, DynGenPar::PgfTokenLexError, DynGenPar::PgfTokenVar, DynGenPar::PgfTokenFloat,
  DynGenPar::PgfTokenInt, DynGenPar::PgfTokenString
}
 

Variables

STATIC const char *const DynGenPar::PreludeBind = "&+"
 

Macro Definition Documentation

◆ DYNGENPAR_INTEGER_CATEGORIES

#define DYNGENPAR_INTEGER_CATEGORIES

Definition at line 28 of file pgf.h.

◆ STATIC

#define STATIC   static

Definition at line 47 of file pgf.h.