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

#include <ExtractRightContext.h>

Static Public Member Functions

static void extractRightContext (grammar::CFG< > &grammar, const DefaultSymbolType &terminal, const ext::set< DefaultSymbolType > &nonterminals)
 

Member Function Documentation

◆ extractRightContext()

void grammar::parsing::ExtractRightContext::extractRightContext ( grammar::CFG< > &  grammar,
const DefaultSymbolType terminal,
const ext::set< DefaultSymbolType > &  nonterminals 
)
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: