reglibcpp  2.0.0
A C++ implementation of models for regular languages
Classes | Namespaces
expression.h File Reference

Contains the reg::expression class defintion. More...

#include <vector>
#include <unordered_map>
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  reg::expression
 Represents formal regular expressions. More...
 

Namespaces

 reg
 Where this library lives.
 

Detailed Description

Contains the reg::expression class defintion.

Definition in file expression.h.