Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
grammar::parsing::HandleFirstFollowConflict Class Reference

#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 > > > &)
 

Member Function Documentation

◆ handleFirstFollowConflict()

void grammar::parsing::HandleFirstFollowConflict::handleFirstFollowConflict ( grammar::CFG< > &  grammar,
const DefaultSymbolType terminal,
const DefaultSymbolType nonterminal,
const ext::set< ext::vector< ext::variant< DefaultSymbolType, DefaultSymbolType > > > &   
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: