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

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

Member Function Documentation

◆ handleFirstFirstConflict()

void grammar::parsing::HandleFirstFirstConflict::handleFirstFirstConflict ( grammar::CFG< > &  grammar,
const DefaultSymbolType terminal,
const DefaultSymbolType nonterminal,
const ext::set< ext::vector< ext::variant< DefaultSymbolType, DefaultSymbolType > > > &  rhsds 
)
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: