Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <LeftFactorize.h>
Static Public Member Functions | |
static void | leftFactorize (grammar::CFG< > &grammar, const DefaultSymbolType &terminal, const DefaultSymbolType &nonterminal) |
|
static |