Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
core::stringApi< rte::FormalRTE< SymbolType > > Struct Template Reference

#include <FormalRTE.h>

Static Public Member Functions

static rte::FormalRTE< SymbolType > parse (ext::istream &input)
 
static bool first (ext::istream &input)
 
static void compose (ext::ostream &output, const rte::FormalRTE< SymbolType > &rte)
 

Member Function Documentation

◆ compose()

template<class SymbolType >
void core::stringApi< rte::FormalRTE< SymbolType > >::compose ( ext::ostream output,
const rte::FormalRTE< SymbolType > &  rte 
)
static

◆ first()

template<class SymbolType >
bool core::stringApi< rte::FormalRTE< SymbolType > >::first ( ext::istream input)
static

◆ parse()

template<class SymbolType >
rte::FormalRTE< SymbolType > core::stringApi< rte::FormalRTE< SymbolType > >::parse ( ext::istream input)
static

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