Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <DeterministicLL1ParseTable.h>
Static Public Member Functions | |
static ext::map< ext::pair< ext::vector< DefaultSymbolType >, DefaultSymbolType >, ext::vector< DefaultSymbolType > > | parseTable (const ext::map< ext::pair< ext::vector< DefaultSymbolType >, DefaultSymbolType >, ext::set< ext::vector< DefaultSymbolType > > > &parseTable) |
|
static |