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