PhoenixPresentation  2.0.0
Set of cmake function to automate presentation generation
PParseSeq.h File Reference
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include "PString.h"
+ Include dependency graph for PParseSeq.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PParseCmd
 Parser command. More...
 
class  PParseSeq
 Parsing sequence. More...
 
class  PParseStep
 Describes a parsing step. More...
 

Macros

#define VERSION_PPARSECMD   0lu
 
#define VERSION_PPARSESEQ   0lu
 
#define VERSION_PPARSESTEP   0lu
 

Macro Definition Documentation

◆ VERSION_PPARSECMD

#define VERSION_PPARSECMD   0lu

Definition at line 22 of file PParseSeq.h.

◆ VERSION_PPARSESEQ

#define VERSION_PPARSESEQ   0lu

Definition at line 24 of file PParseSeq.h.

◆ VERSION_PPARSESTEP

#define VERSION_PPARSESTEP   0lu

Definition at line 23 of file PParseSeq.h.