Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
core::stringApi< alphabet::EndSymbol > Struct Reference

#include <EndSymbol.h>

Static Public Member Functions

static alphabet::EndSymbol parse (ext::istream &input)
 
static bool first (ext::istream &input)
 
static void compose (ext::ostream &output, const alphabet::EndSymbol &symbol)
 

Member Function Documentation

◆ compose()

void core::stringApi< alphabet::EndSymbol >::compose ( ext::ostream output,
const alphabet::EndSymbol symbol 
)
static

◆ first()

bool core::stringApi< alphabet::EndSymbol >::first ( ext::istream input)
static

◆ parse()


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