Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <StartSymbol.h>
Static Public Member Functions | |
static alphabet::StartSymbol | parse (ext::istream &input) |
static bool | first (ext::istream &input) |
static void | compose (ext::ostream &output, const alphabet::StartSymbol &symbol) |
|
static |
|
static |
|
static |