VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
VICI::EBNF::ParseTree Class Reference

A type for the parsed form of EBNF. More...

#include <vici/vici.h>

Inheritance diagram for VICI::EBNF::ParseTree:
VICI::EbnfTree

Public Member Functions

virtual ~ParseTree ()
 virtual destructor
 

Detailed Description

A type for the parsed form of EBNF.

A type for the parsed form of EBNF used to pass the results of parsing the command's options EBNF to the syntax library without all the details leaking into all other modules.


The documentation for this class was generated from the following file: