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