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