libsapling  0.8.0
Functions
closure.h File Reference

Implementation of the closure function for Simple LR. More...

#include "libsapling/dm/graph.h"
#include "libsapling/cc/parser/grammar.h"

Go to the source code of this file.

Functions

void closure (node_t *I, grammar_t g)
 

Detailed Description

Implementation of the closure function for Simple LR.