Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <HandleFirstFirstConflict.h>
Static Public Member Functions | |
static void | handleFirstFirstConflict (grammar::CFG< > &grammar, const DefaultSymbolType &terminal, const DefaultSymbolType &nonterminal, const ext::set< ext::vector< ext::variant< DefaultSymbolType, DefaultSymbolType > > > &rhsds) |
|
static |