libsapling
0.8.0
|
Implementation of the computation of the first set. More...
#include "libsapling/dm/graph.h"
#include "libsapling/cc/parser/grammar.h"
#include "libsapling/cc/parser/aux/symbol_set.h"
Go to the source code of this file.
Functions | |
node_t * | compute_first_set (grammar_t g, int symbol) |
Computes the first set of a grammar symbol. More... | |
Implementation of the computation of the first set.
node_t* compute_first_set | ( | grammar_t | g, |
int | symbol | ||
) |
Computes the first set of a grammar symbol.