hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | Static Public Member Functions | List of all members
hobbes::endOfFile Class Reference

#include <terminal.H>

Inheritance diagram for hobbes::endOfFile:
Inheritance graph
Collaboration diagram for hobbes::endOfFile:
Collaboration graph

Public Member Functions

 endOfFile ()
 
void show (std::ostream &) const
 
PatternPtr matchPattern () const
 
ExprPtr matchRefExpr () const
 

Static Public Member Functions

static terminalvalue ()
 

Constructor & Destructor Documentation

◆ endOfFile()

hobbes::endOfFile::endOfFile ( )

Member Function Documentation

◆ matchPattern()

PatternPtr hobbes::endOfFile::matchPattern ( ) const
virtual

Implements hobbes::terminal.

◆ matchRefExpr()

ExprPtr hobbes::endOfFile::matchRefExpr ( ) const
virtual

Implements hobbes::terminal.

◆ show()

void hobbes::endOfFile::show ( std::ostream &  out) const
virtual

Implements hobbes::terminal.

◆ value()

terminal * hobbes::endOfFile::value ( )
static

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