VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
parseTree.h File Reference

The API for implementation of the EBNF Parse Tree. More...

#include "vici.h"
#include <vici/xml.h>
#include <map>

Go to the source code of this file.

Classes

class  VICI::EbnfNode
 A node of the EBNF parse tree. More...
 
class  VICI::EbnfTree
 An implementation of the ParseTree type. More...
 
class  VICI::EbnfXml
 A specialization of the Xml class for the parse tree. More...
 

Namespaces

 VICI
 The namespace for the Visual Chart Interpreter project.
 

Detailed Description

The API for implementation of the EBNF Parse Tree.