hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | Public Attributes | List of all members
hobbes::RStar Struct Reference
Inheritance diagram for hobbes::RStar:
Inheritance graph
Collaboration diagram for hobbes::RStar:
Collaboration graph

Public Member Functions

 RStar (const RegexPtr &v)
 
void show (std::ostream &out) const
 

Public Attributes

RegexPtr v
 

Constructor & Destructor Documentation

◆ RStar()

hobbes::RStar::RStar ( const RegexPtr v)
inline

Member Function Documentation

◆ show()

void hobbes::RStar::show ( std::ostream &  out) const
inlinevirtual

Implements hobbes::Regex.

Member Data Documentation

◆ v

RegexPtr hobbes::RStar::v

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